[INFO] fetching crate caesura 0.25.2... [INFO] testing caesura-0.25.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [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 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded built v0.8.0 [INFO] [stderr] Downloaded rogue_logging v0.3.0 [INFO] [stderr] Downloaded more-di v3.1.0 [INFO] [stderr] Downloaded lofty_attr v0.11.1 [INFO] [stderr] Downloaded more-di-macros v3.1.0 [INFO] [stderr] Downloaded flat_db v0.3.0 [INFO] [stderr] Downloaded ogg_pager v0.7.0 [INFO] [stderr] Downloaded lofty v0.22.4 [INFO] [stderr] Downloaded gazelle_api v0.9.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 323c8b56cfbdd074bfa3533ad58accaeae3fa40ea2fac598c6f62e45c53051c9 [INFO] running `Command { std: "docker" "start" "-a" "323c8b56cfbdd074bfa3533ad58accaeae3fa40ea2fac598c6f62e45c53051c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "323c8b56cfbdd074bfa3533ad58accaeae3fa40ea2fac598c6f62e45c53051c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "323c8b56cfbdd074bfa3533ad58accaeae3fa40ea2fac598c6f62e45c53051c9", kill_on_drop: false }` [INFO] [stdout] 323c8b56cfbdd074bfa3533ad58accaeae3fa40ea2fac598c6f62e45c53051c9 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b52452d4b7ab9d6bffb0704e637f0773456e3516153884356fcb63bfc34e81a1 [INFO] running `Command { std: "docker" "start" "-a" "b52452d4b7ab9d6bffb0704e637f0773456e3516153884356fcb63bfc34e81a1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ogg_pager v0.7.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling caesura v0.25.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.11.1 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling lofty_attr v0.11.1 [INFO] [stderr] Compiling more-di-macros v3.1.0 [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 yoke v0.8.0 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [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_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties 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 hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling rogue_logging v0.3.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling flat_db v0.3.0 [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 1m 25s [INFO] running `Command { std: "docker" "inspect" "b52452d4b7ab9d6bffb0704e637f0773456e3516153884356fcb63bfc34e81a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b52452d4b7ab9d6bffb0704e637f0773456e3516153884356fcb63bfc34e81a1", kill_on_drop: false }` [INFO] [stdout] b52452d4b7ab9d6bffb0704e637f0773456e3516153884356fcb63bfc34e81a1 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2630e4ca76de3dec68642e2429356b90b7ad241743eb71bc85c1464b7332383c [INFO] running `Command { std: "docker" "start" "-a" "2630e4ca76de3dec68642e2429356b90b7ad241743eb71bc85c1464b7332383c", 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] [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] [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/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 15.66s [INFO] running `Command { std: "docker" "inspect" "2630e4ca76de3dec68642e2429356b90b7ad241743eb71bc85c1464b7332383c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2630e4ca76de3dec68642e2429356b90b7ad241743eb71bc85c1464b7332383c", kill_on_drop: false }` [INFO] [stdout] 2630e4ca76de3dec68642e2429356b90b7ad241743eb71bc85c1464b7332383c [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1b8596709665664bb7c4126dfba0d688c2f8f80ea3c1fcb4b1a675a3f0c2c936 [INFO] running `Command { std: "docker" "start" "-a" "1b8596709665664bb7c4126dfba0d688c2f8f80ea3c1fcb4b1a675a3f0c2c936", 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/x86_64-unknown-linux-musl/debug/deps/caesura-299f40ab8ebef524) [INFO] [stdout] [INFO] [stdout] running 68 tests [INFO] [stdout] test commands::queue::tests::timestamp_tests::round_trip_serialization ... ok [INFO] [stdout] test commands::queue::tests::timestamp_tests::invalid_timestamp_format ... ok [INFO] [stdout] test commands::queue::tests::timestamp_tests::deserialize_timestamp ... ok [INFO] [stdout] test commands::queue::tests::timestamp_tests::test_serialize_timestamp_zulu ... ok [INFO] [stdout] test dependencies::eyed3::eyed3_command::tests::eyed3_display ... ignored [INFO] [stdout] test commands::queue::tests::timestamp_tests::test_serialize_timestamp ... ok [INFO] [stdout] test dependencies::imdl::imdl_command::tests::imdl_show ... ignored [INFO] [stdout] test dependencies::metaflac::metaflac_command::tests::metaflac_list ... ignored [INFO] [stdout] test dependencies::imdl::torrent_summary::tests::is_source_equal ... ok [INFO] [stdout] test commands::verify::tests::source_rules_tests::test_serialize_source_rules_vec ... ok [INFO] [stdout] test options::tests::options_tests::spectrogram_options_validate ... 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_missing_source ... ok [INFO] [stdout] test utils::formats::existing_format_provider::tests::is_same_release_equal ... ok [INFO] [stdout] test options::tests::options_tests::batch_options_validate ... ok [INFO] [stdout] test commands::queue::tests::queue_item_tests::from_torrent_with_valid_data ... ok [INFO] [stdout] test options::tests::options_tests::target_options_validate ... ok [INFO] [stdout] test utils::formats::tests::target_format_provider_tests::from_flac24_without_existing ... ok [INFO] [stdout] test options::tests::options_tests::verify_options_validate ... ok [INFO] [stdout] test options::tests::options_tests::file_options_validate ... ok [INFO] [stdout] test utils::formats::existing_format_provider::tests::is_same_release_zero_padded ... 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_flac_with_existing ... ok [INFO] [stdout] test utils::formats::tests::target_format_provider_tests::from_flac_applies_allowed_none ... ok [INFO] [stdout] test commands::queue::tests::queue_item_tests::from_torrent_with_missing_comment ... ok [INFO] [stdout] test utils::formats::tests::target_format_provider_tests::from_flac_without_existing ... ok [INFO] [stdout] test utils::naming::shortener::tests::compare_char_count_tests ... ok [INFO] [stdout] test utils::formats::tests::target_format_provider_tests::from_flac_applies_allowed ... 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_btreeset ... ok [INFO] [stdout] test utils::naming::tests::humanize_tests::join_humanized_with_slice ... ok [INFO] [stdout] test utils::naming::shortener::tests::shorten_album ... ok [INFO] [stdout] test utils::naming::tests::sanitizer_tests::test_contains_dividers ... ok [INFO] [stdout] test utils::naming::tests::sanitizer_tests::remove_restricted_chars ... 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::naming::tests::sanitizer_tests::test_contains_en_dash ... ok [INFO] [stdout] test utils::source::metadata::tests::get_artist_and_guest ... ok [INFO] [stdout] test options::tests::options_tests::runner_options_validate ... ok [INFO] [stdout] test utils::source::metadata::tests::get_artist_dj ... 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_composer ... ok [INFO] [stdout] test utils::source::metadata::tests::get_artist_guest_only ... ok [INFO] [stdout] test utils::source::metadata::tests::get_artist_two ... ok [INFO] [stdout] test options::tests::options_tests::upload_options_validate ... 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::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::formats::existing_format_provider::tests::remove_zero_pad_test ... ok [INFO] [stdout] test utils::naming::shortener::tests::remove_parenthetical_suffix_tests ... 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::source::tests::url_helpers_tests::invalid ... 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_no_group_no_hash ... 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_incorrect_hash ... ok [INFO] [stdout] test options::tests::options_tests::shared_options_validate ... 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::verify::tests::verify_command_tests::verify_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] 2025-06-29 13:37:35.303 TRCE ↩ Failed to initialize the logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] 2025-06-29 13:37:35.346 TRCE ↩ Failed to initialize the logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] 2025-06-29 13:37:35.347 WARN △ Failed to read config file: No such file or directory (os error 2) [INFO] [stdout] 2025-06-29 13:37:35.354 ERRO ! Invalid configuration [INFO] [stdout] 2025-06-29 13:37:35.354 ERRO ! API Key is not set [INFO] [stdout] 2025-06-29 13:37:35.354 ERRO ! Indexer is not set [INFO] [stdout] 2025-06-29 13:37:35.354 ERRO ! Indexer URL is not set [INFO] [stdout] 2025-06-29 13:37:35.354 ERRO ! Announce URL is not set [INFO] [stdout] 2025-06-29 13:37:35.354 ERRO ! Content Directory does not exist: ./content [INFO] [stdout] 2025-06-29 13:37:35.354 ERRO ! 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: 0x7ab3c8e00922 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7ab3c8e00922 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7ab3c8e00922 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7ab3c8e00922 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7ab3c8e48263 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7ab3c8e48263 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7ab3c8dfc903 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7ab3c8dfc903 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7ab3c8e00772 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7ab3c8e02a6c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7ab3c8e028c2 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7ab3c81e68b4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7ab3c81e68b4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7ab3c8e034d3 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7ab3c8e034d3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7ab3c8e03186 - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x7ab3c8e00e29 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7ab3c8e02e4d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7ab3c7d76980 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7ab3c7d76a0c - core::panicking::panic::hd54a104e9b8d4d02 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x7ab3c7f1a603 - caesura::options::tests::options_tests::shared_options_validate::{{closure}}::hdd199f23d530b40b [INFO] [stdout] at /opt/rustwide/workdir/src/options/tests/options_tests.rs:105:5 [INFO] [stdout] 21: 0x7ab3c7e03622 - as core::future::future::Future>::poll::h5f71aeeb9d08d8a0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x7ab3c7e034bd - as core::future::future::Future>::poll::h456212cf08a79f93 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x7ab3c807760f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8a6352c9c6f66b1b [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: 0x7ab3c8076fb5 - tokio::task::coop::with_budget::hebff6ccc201ad6a2 [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: 0x7ab3c8076fb5 - tokio::task::coop::budget::h4ec1957fbfbd4d43 [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: 0x7ab3c8076fb5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h228198e0811e1ed2 [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: 0x7ab3c80716f0 - tokio::runtime::scheduler::current_thread::Context::enter::h742b8908995a4604 [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: 0x7ab3c8076625 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc6705b5913b4e441 [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: 0x7ab3c8073f94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he121fbe579a5f7fa [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: 0x7ab3c7effe0b - tokio::runtime::context::scoped::Scoped::set::hc1de533865d24fbe [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: 0x7ab3c8040bf9 - tokio::runtime::context::set_scheduler::{{closure}}::h1a9c9c579dd26235 [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: 0x7ab3c7f606a2 - std::thread::local::LocalKey::try_with::h2f8ed688d4c2d752 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x7ab3c7f5fc0e - std::thread::local::LocalKey::with::hb5954f00ab025ca0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x7ab3c8040b5d - tokio::runtime::context::set_scheduler::h3ffc4f61847dfb23 [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: 0x7ab3c8073cf0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha6cc20b669629f2d [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: 0x7ab3c8073fe3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4a9f7b6d82c4596f [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: 0x7ab3c806eb59 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4cc86faa419d7af0 [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: 0x7ab3c7f46528 - tokio::runtime::context::runtime::enter_runtime::ha3768c8abdc9cd02 [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: 0x7ab3c806e4a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hda55996ffe983f73 [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: 0x7ab3c7f6ffe4 - tokio::runtime::runtime::Runtime::block_on_inner::h4dcf5cd525ea0443 [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: 0x7ab3c7f704d7 - tokio::runtime::runtime::Runtime::block_on::hbf50ffd5c4343fc4 [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: 0x7ab3c7f1a457 - caesura::options::tests::options_tests::shared_options_validate::h99180614e9ad55ab [INFO] [stdout] at /opt/rustwide/workdir/src/options/tests/options_tests.rs:105:39 [INFO] [stdout] 43: 0x7ab3c7f1a327 - caesura::options::tests::options_tests::shared_options_validate::{{closure}}::h385e76e5164bde09 [INFO] [stdout] at /opt/rustwide/workdir/src/options/tests/options_tests.rs:96:35 [INFO] [stdout] 44: 0x7ab3c8169f36 - core::ops::function::FnOnce::call_once::h0352c2b9789f0452 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x7ab3c81ebfab - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x7ab3c81ebfab - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 47: 0x7ab3c81eb21e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 48: 0x7ab3c81eb21e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x7ab3c81eb21e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 50: 0x7ab3c81eb21e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 51: 0x7ab3c81eb21e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x7ab3c81eb21e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 53: 0x7ab3c81eb21e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 54: 0x7ab3c81b00a4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 55: 0x7ab3c81b00a4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 56: 0x7ab3c81b389a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x7ab3c81b389a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x7ab3c81b389a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x7ab3c81b389a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x7ab3c81b389a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x7ab3c81b389a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x7ab3c81b389a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x7ab3c8e06847 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 64: 0x7ab3c8e06847 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 65: 0x7ab3c8e06847 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [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: 0x7ab3c8e00922 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7ab3c8e00922 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7ab3c8e00922 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7ab3c8e00922 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7ab3c8e48263 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7ab3c8e48263 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7ab3c8dfc903 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7ab3c8dfc903 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7ab3c8e00772 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7ab3c8e02a6c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7ab3c8e028c2 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7ab3c81e68b4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7ab3c81e68b4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7ab3c8e034d3 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7ab3c8e034d3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7ab3c8e031ba - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7ab3c8e00e29 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7ab3c8e02e4d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7ab3c7d76980 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7ab3c819ba2e - caesura::utils::fs::tests::copy_dir_tests::test_copy_dir::{{closure}}::hdb19867caa209fa9 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/fs/tests/copy_dir_tests.rs:11:5 [INFO] [stdout] 20: 0x7ab3c7e037bf - as core::future::future::Future>::poll::hea558c49df2bcd20 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 21: 0x7ab3c7e0351b - as core::future::future::Future>::poll::h5332b116d75c1170 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x7ab3c807765e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha53ac399b44b748b [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: 0x7ab3c8077505 - tokio::task::coop::with_budget::h90d668db0011b10d [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: 0x7ab3c8077505 - tokio::task::coop::budget::h101ff393fbca4bbe [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: 0x7ab3c8077505 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heeff67311aceb9da [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: 0x7ab3c807106d - tokio::runtime::scheduler::current_thread::Context::enter::h5cc6e342c54b7657 [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: 0x7ab3c8074fb5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h40cebcdc504838ce [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: 0x7ab3c8073fbb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfa35b7e00fb7210e [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: 0x7ab3c7effa6a - tokio::runtime::context::scoped::Scoped::set::h1913fc03f239cedd [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: 0x7ab3c8040cea - tokio::runtime::context::set_scheduler::{{closure}}::hb652fa04b4921279 [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: 0x7ab3c7f61a1b - std::thread::local::LocalKey::try_with::hace5faebe0183027 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 32: 0x7ab3c7f5fef2 - std::thread::local::LocalKey::with::hf9ac141846da8cb3 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 33: 0x7ab3c8040b21 - tokio::runtime::context::set_scheduler::h209554b19c7c6b3c [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: 0x7ab3c807384e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h713c8734803a0485 [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: 0x7ab3c8074128 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd9b61794c6647b0a [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: 0x7ab3c806efeb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h66bfca65e949f77a [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: 0x7ab3c7f46349 - tokio::runtime::context::runtime::enter_runtime::h2ed28f03155cbe17 [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: 0x7ab3c806e346 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h66258d78e9d794bc [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: 0x7ab3c7f6fd88 - tokio::runtime::runtime::Runtime::block_on_inner::h0c6bbe9ff725208f [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: 0x7ab3c7f702cf - tokio::runtime::runtime::Runtime::block_on::h7def8d1fb3f5f94a [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: 0x7ab3c819b692 - caesura::utils::fs::tests::copy_dir_tests::test_copy_dir::h4b30ce07979288d6 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/fs/tests/copy_dir_tests.rs:28:7 [INFO] [stdout] 42: 0x7ab3c819b522 - caesura::utils::fs::tests::copy_dir_tests::test_copy_dir::{{closure}}::h5155d9b373b4b7fb [INFO] [stdout] at /opt/rustwide/workdir/src/utils/fs/tests/copy_dir_tests.rs:7:29 [INFO] [stdout] 43: 0x7ab3c816a986 - core::ops::function::FnOnce::call_once::h183c0ff4ddd09b76 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x7ab3c81ebfab - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x7ab3c81ebfab - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 46: 0x7ab3c81eb21e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 47: 0x7ab3c81eb21e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x7ab3c81eb21e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 49: 0x7ab3c81eb21e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 50: 0x7ab3c81eb21e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x7ab3c81eb21e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 52: 0x7ab3c81eb21e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 53: 0x7ab3c81b00a4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 54: 0x7ab3c81b00a4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 55: 0x7ab3c81b389a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 56: 0x7ab3c81b389a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x7ab3c81b389a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 58: 0x7ab3c81b389a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 59: 0x7ab3c81b389a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x7ab3c81b389a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 61: 0x7ab3c81b389a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x7ab3c8e06847 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 63: 0x7ab3c8e06847 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 64: 0x7ab3c8e06847 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] ---- commands::spectrogram::tests::spectrogram_command_tests::spectrogram_command stdout ---- [INFO] [stdout] 2025-06-29 13:37:35.322 TRCE ↩ Failed to initialize the logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] 2025-06-29 13:37:35.333 WARN △ 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: 0x7ab3c8e00922 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7ab3c8e00922 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7ab3c8e00922 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7ab3c8e00922 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7ab3c8e48263 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7ab3c8e48263 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7ab3c8dfc903 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7ab3c8dfc903 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7ab3c8e00772 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7ab3c8e02a6c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7ab3c8e028c2 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7ab3c81e68b4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7ab3c81e68b4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7ab3c8e034d3 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7ab3c8e034d3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7ab3c8e031ba - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7ab3c8e00e29 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7ab3c8e02e4d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7ab3c7d76980 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7ab3c7d7695b - core::panicking::panic_display::h41f5b4fb5e4f4148 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x7ab3c7d7695b - core::option::expect_failed::h89f658a38dbcc793 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/option.rs:2081:5 [INFO] [stdout] 21: 0x7ab3c7f2fd6b - core::option::Option::expect::h7a7528085e799eac [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/option.rs:960:21 [INFO] [stdout] 22: 0x7ab3c8091758 - caesura::hosting::host_builder::HostBuilder::new::{{closure}}::h545197754eb990f7 [INFO] [stdout] at /opt/rustwide/workdir/src/hosting/host_builder.rs:74:30 [INFO] [stdout] 23: 0x7ab3c7ed2953 - di::descriptor_builder::ServiceDescriptorBuilder::from::{{closure}}::hdc8c2f22f82b973b [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: 0x7ab3c8cc91b7 - di::descriptor::ServiceDescriptor::get::{{closure}}::h8bd15e5857da4f0d [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: 0x7ab3c8ccdb43 - spin::once::Once::call_once::{{closure}}::h3d3ef2a561bb30c7 [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: 0x7ab3c8ccd732 - spin::once::Once::try_call_once_slow::hdc215b7e8f489958 [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: 0x7ab3c8ccd4e0 - spin::once::Once::try_call_once::hfd3e6156e2cae2eb [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: 0x7ab3c8ccdb19 - spin::once::Once::call_once::he2a1b8f8c8895106 [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: 0x7ab3c8cc912f - di::descriptor::ServiceDescriptor::get::h809c1e4d7457b3b1 [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: 0x7ab3c800fc58 - di::provider::ServiceProvider::get::h71fbab39ed84c93d [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: 0x7ab3c800be04 - di::provider::ServiceProvider::get_required::h0fa35c75d52d087e [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: 0x7ab3c800e04a - di::provider::ServiceProvider::get_required_mut::hef6f0af773f8639c [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: 0x7ab3c805158b - ::inject::{{closure}}::h966b1980a378555c [INFO] [stdout] at /opt/rustwide/workdir/src/utils/source/source_provider.rs:12:1 [INFO] [stdout] 34: 0x7ab3c816b628 - core::ops::function::FnOnce::call_once::h30fb14cf7b708b0d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: 0x7ab3c8117b2e - di::activator::Activator::new::{{closure}}::h4a366c21703ff208 [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: 0x7ab3c8cc9161 - di::descriptor::ServiceDescriptor::get::h809c1e4d7457b3b1 [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: 0x7ab3c8012f88 - di::provider::ServiceProvider::get::he2bbaefa46c06e61 [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: 0x7ab3c800bf04 - di::provider::ServiceProvider::get_required::h10c791a9949c867c [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: 0x7ab3c800e03a - di::provider::ServiceProvider::get_required_mut::hdfe78c33ee2db20a [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: 0x7ab3c804e8e0 - caesura::commands::spectrogram::tests::spectrogram_command_tests::spectrogram_command::{{closure}}::h356615d34d884b06 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/spectrogram/tests/spectrogram_command_tests.rs:21:34 [INFO] [stdout] 41: 0x7ab3c7e037bf - as core::future::future::Future>::poll::hea558c49df2bcd20 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 42: 0x7ab3c7e0351b - as core::future::future::Future>::poll::h5332b116d75c1170 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 43: 0x7ab3c807765e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha53ac399b44b748b [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: 0x7ab3c8077505 - tokio::task::coop::with_budget::h90d668db0011b10d [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: 0x7ab3c8077505 - tokio::task::coop::budget::h101ff393fbca4bbe [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: 0x7ab3c8077505 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heeff67311aceb9da [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: 0x7ab3c807106d - tokio::runtime::scheduler::current_thread::Context::enter::h5cc6e342c54b7657 [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: 0x7ab3c8074fb5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h40cebcdc504838ce [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: 0x7ab3c8073fbb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfa35b7e00fb7210e [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: 0x7ab3c7effa6a - tokio::runtime::context::scoped::Scoped::set::h1913fc03f239cedd [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: 0x7ab3c8040cea - tokio::runtime::context::set_scheduler::{{closure}}::hb652fa04b4921279 [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: 0x7ab3c7f61a1b - std::thread::local::LocalKey::try_with::hace5faebe0183027 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x7ab3c7f5fef2 - std::thread::local::LocalKey::with::hf9ac141846da8cb3 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x7ab3c8040b21 - tokio::runtime::context::set_scheduler::h209554b19c7c6b3c [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: 0x7ab3c807384e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h713c8734803a0485 [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: 0x7ab3c8074128 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd9b61794c6647b0a [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: 0x7ab3c806efeb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h66bfca65e949f77a [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: 0x7ab3c7f46349 - tokio::runtime::context::runtime::enter_runtime::h2ed28f03155cbe17 [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: 0x7ab3c806e346 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h66258d78e9d794bc [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: 0x7ab3c7f6fd88 - tokio::runtime::runtime::Runtime::block_on_inner::h0c6bbe9ff725208f [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: 0x7ab3c7f702cf - tokio::runtime::runtime::Runtime::block_on::h7def8d1fb3f5f94a [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: 0x7ab3c804e391 - caesura::commands::spectrogram::tests::spectrogram_command_tests::spectrogram_command::h008bab641847659d [INFO] [stdout] at /opt/rustwide/workdir/src/commands/spectrogram/tests/spectrogram_command_tests.rs:45:7 [INFO] [stdout] 63: 0x7ab3c804e212 - caesura::commands::spectrogram::tests::spectrogram_command_tests::spectrogram_command::{{closure}}::hc3e542c6a5dc5f7d [INFO] [stdout] at /opt/rustwide/workdir/src/commands/spectrogram/tests/spectrogram_command_tests.rs:10:35 [INFO] [stdout] 64: 0x7ab3c816ae46 - core::ops::function::FnOnce::call_once::h20dc9d22b28328c7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x7ab3c81ebfab - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 66: 0x7ab3c81ebfab - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 67: 0x7ab3c81eb21e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 68: 0x7ab3c81eb21e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 69: 0x7ab3c81eb21e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 70: 0x7ab3c81eb21e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 71: 0x7ab3c81eb21e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x7ab3c81eb21e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 73: 0x7ab3c81eb21e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 74: 0x7ab3c81b00a4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 75: 0x7ab3c81b00a4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 76: 0x7ab3c81b389a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 77: 0x7ab3c81b389a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 78: 0x7ab3c81b389a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 79: 0x7ab3c81b389a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 80: 0x7ab3c81b389a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 81: 0x7ab3c81b389a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 82: 0x7ab3c81b389a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 83: 0x7ab3c8e06847 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 84: 0x7ab3c8e06847 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 85: 0x7ab3c8e06847 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] ---- commands::verify::tests::verify_command_tests::verify_command stdout ---- [INFO] [stdout] 2025-06-29 13:37:35.296 TRCE ↩ Failed to initialize the logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] 2025-06-29 13:37:35.338 TRCE ↩ Failed to initialize the logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] 2025-06-29 13:37:35.338 WARN △ Failed to read config file: No such file or directory (os error 2) [INFO] [stdout] 2025-06-29 13:37:35.377 TRCE ↩ Failed to initialize the logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] 2025-06-29 13:37:35.377 WARN △ 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: 0x7ab3c8e00922 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7ab3c8e00922 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7ab3c8e00922 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7ab3c8e00922 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7ab3c8e48263 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7ab3c8e48263 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7ab3c8dfc903 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7ab3c8dfc903 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7ab3c8e00772 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7ab3c8e02a6c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7ab3c8e028c2 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7ab3c81e68b4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7ab3c81e68b4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7ab3c8e034d3 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7ab3c8e034d3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7ab3c8e031ba - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7ab3c8e00e29 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7ab3c8e02e4d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7ab3c7d76980 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7ab3c7d7695b - core::panicking::panic_display::h41f5b4fb5e4f4148 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x7ab3c7d7695b - core::option::expect_failed::h89f658a38dbcc793 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/option.rs:2081:5 [INFO] [stdout] 21: 0x7ab3c7f2fd6b - core::option::Option::expect::h7a7528085e799eac [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/option.rs:960:21 [INFO] [stdout] 22: 0x7ab3c8091758 - caesura::hosting::host_builder::HostBuilder::new::{{closure}}::h545197754eb990f7 [INFO] [stdout] at /opt/rustwide/workdir/src/hosting/host_builder.rs:74:30 [INFO] [stdout] 23: 0x7ab3c7ed2953 - di::descriptor_builder::ServiceDescriptorBuilder::from::{{closure}}::hdc8c2f22f82b973b [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: 0x7ab3c8cc91b7 - di::descriptor::ServiceDescriptor::get::{{closure}}::h8bd15e5857da4f0d [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: 0x7ab3c8ccdb43 - spin::once::Once::call_once::{{closure}}::h3d3ef2a561bb30c7 [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: 0x7ab3c8ccd732 - spin::once::Once::try_call_once_slow::hdc215b7e8f489958 [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: 0x7ab3c8ccd4e0 - spin::once::Once::try_call_once::hfd3e6156e2cae2eb [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: 0x7ab3c8ccdb19 - spin::once::Once::call_once::he2a1b8f8c8895106 [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: 0x7ab3c8cc912f - di::descriptor::ServiceDescriptor::get::h809c1e4d7457b3b1 [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: 0x7ab3c800fc58 - di::provider::ServiceProvider::get::h71fbab39ed84c93d [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: 0x7ab3c800be04 - di::provider::ServiceProvider::get_required::h0fa35c75d52d087e [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: 0x7ab3c800e04a - di::provider::ServiceProvider::get_required_mut::hef6f0af773f8639c [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: 0x7ab3c805158b - ::inject::{{closure}}::h966b1980a378555c [INFO] [stdout] at /opt/rustwide/workdir/src/utils/source/source_provider.rs:12:1 [INFO] [stdout] 34: 0x7ab3c816b628 - core::ops::function::FnOnce::call_once::h30fb14cf7b708b0d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: 0x7ab3c8117b2e - di::activator::Activator::new::{{closure}}::h4a366c21703ff208 [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: 0x7ab3c8cc9161 - di::descriptor::ServiceDescriptor::get::h809c1e4d7457b3b1 [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: 0x7ab3c8012f88 - di::provider::ServiceProvider::get::he2bbaefa46c06e61 [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: 0x7ab3c800bf04 - di::provider::ServiceProvider::get_required::h10c791a9949c867c [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: 0x7ab3c800e03a - di::provider::ServiceProvider::get_required_mut::hdfe78c33ee2db20a [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: 0x7ab3c804fbb9 - ::inject::{{closure}}::h948af18b5c589834 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/verify/verify_command.rs:17:1 [INFO] [stdout] 41: 0x7ab3c816f118 - core::ops::function::FnOnce::call_once::hb48bb47f69f86196 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x7ab3c811852e - di::activator::Activator::new::{{closure}}::he1ab0bf608a03ee3 [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: 0x7ab3c8cc9161 - di::descriptor::ServiceDescriptor::get::h809c1e4d7457b3b1 [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: 0x7ab3c800e3f8 - di::provider::ServiceProvider::get::h0509ff17dbfad69f [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: 0x7ab3c800cc04 - di::provider::ServiceProvider::get_required::h6c40f437f38ca041 [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: 0x7ab3c800e01a - di::provider::ServiceProvider::get_required_mut::hcdd29f4885f22735 [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: 0x7ab3c7e6f5bd - caesura::commands::verify::tests::verify_command_tests::verify_command::{{closure}}::h8917dd0ecfa0f009 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/verify/tests/verify_command_tests.rs:17:34 [INFO] [stdout] 48: 0x7ab3c7e037bf - as core::future::future::Future>::poll::hea558c49df2bcd20 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 49: 0x7ab3c7e0351b - as core::future::future::Future>::poll::h5332b116d75c1170 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 50: 0x7ab3c807765e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha53ac399b44b748b [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: 0x7ab3c8077505 - tokio::task::coop::with_budget::h90d668db0011b10d [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: 0x7ab3c8077505 - tokio::task::coop::budget::h101ff393fbca4bbe [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: 0x7ab3c8077505 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heeff67311aceb9da [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: 0x7ab3c807106d - tokio::runtime::scheduler::current_thread::Context::enter::h5cc6e342c54b7657 [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: 0x7ab3c8074fb5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h40cebcdc504838ce [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: 0x7ab3c8073fbb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfa35b7e00fb7210e [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: 0x7ab3c7effa6a - tokio::runtime::context::scoped::Scoped::set::h1913fc03f239cedd [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: 0x7ab3c8040cea - tokio::runtime::context::set_scheduler::{{closure}}::hb652fa04b4921279 [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: 0x7ab3c7f61a1b - std::thread::local::LocalKey::try_with::hace5faebe0183027 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 60: 0x7ab3c7f5fef2 - std::thread::local::LocalKey::with::hf9ac141846da8cb3 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 61: 0x7ab3c8040b21 - tokio::runtime::context::set_scheduler::h209554b19c7c6b3c [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: 0x7ab3c807384e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h713c8734803a0485 [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: 0x7ab3c8074128 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd9b61794c6647b0a [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: 0x7ab3c806efeb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h66bfca65e949f77a [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: 0x7ab3c7f46349 - tokio::runtime::context::runtime::enter_runtime::h2ed28f03155cbe17 [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: 0x7ab3c806e346 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h66258d78e9d794bc [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: 0x7ab3c7f6fd88 - tokio::runtime::runtime::Runtime::block_on_inner::h0c6bbe9ff725208f [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: 0x7ab3c7f702cf - tokio::runtime::runtime::Runtime::block_on::h7def8d1fb3f5f94a [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: 0x7ab3c7e6f261 - caesura::commands::verify::tests::verify_command_tests::verify_command::hbd2c80bef220ed8a [INFO] [stdout] at /opt/rustwide/workdir/src/commands/verify/tests/verify_command_tests.rs:26:7 [INFO] [stdout] 70: 0x7ab3c7e6f0e2 - caesura::commands::verify::tests::verify_command_tests::verify_command::{{closure}}::h0fa40f999f809051 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/verify/tests/verify_command_tests.rs:9:30 [INFO] [stdout] 71: 0x7ab3c8170d36 - core::ops::function::FnOnce::call_once::hee5753327d53e29a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x7ab3c81ebfab - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x7ab3c81ebfab - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 74: 0x7ab3c81eb21e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 75: 0x7ab3c81eb21e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 76: 0x7ab3c81eb21e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 77: 0x7ab3c81eb21e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 78: 0x7ab3c81eb21e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 79: 0x7ab3c81eb21e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 80: 0x7ab3c81eb21e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 81: 0x7ab3c81b00a4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 82: 0x7ab3c81b00a4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 83: 0x7ab3c81b389a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 84: 0x7ab3c81b389a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 85: 0x7ab3c81b389a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 86: 0x7ab3c81b389a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 87: 0x7ab3c81b389a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 88: 0x7ab3c81b389a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 89: 0x7ab3c81b389a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 90: 0x7ab3c8e06847 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 91: 0x7ab3c8e06847 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 92: 0x7ab3c8e06847 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] ---- commands::transcode::tests::transcode_command_tests::transcode_command stdout ---- [INFO] [stdout] 2025-06-29 13:37:35.287 TRCE ↩ Failed to initialize the logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] 2025-06-29 13:37:35.328 TRCE ↩ Failed to initialize the logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] 2025-06-29 13:37:35.328 WARN △ Failed to read config file: No such file or directory (os error 2) [INFO] [stdout] 2025-06-29 13:37:35.344 TRCE ↩ Failed to initialize the logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] 2025-06-29 13:37:35.344 WARN △ Failed to read config file: No such file or directory (os error 2) [INFO] [stdout] 2025-06-29 13:37:35.439 TRCE ↩ Failed to initialize the logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] 2025-06-29 13:37:35.439 WARN △ Failed to read config file: No such file or directory (os error 2) [INFO] [stdout] 2025-06-29 13:37:35.485 TRCE ↩ Failed to initialize the logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] 2025-06-29 13:37:35.490 WARN △ 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: 0x7ab3c8e00922 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7ab3c8e00922 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7ab3c8e00922 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7ab3c8e00922 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7ab3c8e48263 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7ab3c8e48263 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7ab3c8dfc903 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7ab3c8dfc903 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7ab3c8e00772 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7ab3c8e02a6c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7ab3c8e028c2 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7ab3c81e68b4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7ab3c81e68b4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7ab3c8e034d3 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7ab3c8e034d3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7ab3c8e031ba - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7ab3c8e00e29 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7ab3c8e02e4d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7ab3c7d76980 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7ab3c7d7695b - core::panicking::panic_display::h41f5b4fb5e4f4148 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x7ab3c7d7695b - core::option::expect_failed::h89f658a38dbcc793 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/option.rs:2081:5 [INFO] [stdout] 21: 0x7ab3c7f2fd6b - core::option::Option::expect::h7a7528085e799eac [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/option.rs:960:21 [INFO] [stdout] 22: 0x7ab3c8091758 - caesura::hosting::host_builder::HostBuilder::new::{{closure}}::h545197754eb990f7 [INFO] [stdout] at /opt/rustwide/workdir/src/hosting/host_builder.rs:74:30 [INFO] [stdout] 23: 0x7ab3c7ed2953 - di::descriptor_builder::ServiceDescriptorBuilder::from::{{closure}}::hdc8c2f22f82b973b [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: 0x7ab3c8cc91b7 - di::descriptor::ServiceDescriptor::get::{{closure}}::h8bd15e5857da4f0d [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: 0x7ab3c8ccdb43 - spin::once::Once::call_once::{{closure}}::h3d3ef2a561bb30c7 [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: 0x7ab3c8ccd732 - spin::once::Once::try_call_once_slow::hdc215b7e8f489958 [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: 0x7ab3c8ccd4e0 - spin::once::Once::try_call_once::hfd3e6156e2cae2eb [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: 0x7ab3c8ccdb19 - spin::once::Once::call_once::he2a1b8f8c8895106 [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: 0x7ab3c8cc912f - di::descriptor::ServiceDescriptor::get::h809c1e4d7457b3b1 [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: 0x7ab3c800fc58 - di::provider::ServiceProvider::get::h71fbab39ed84c93d [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: 0x7ab3c800be04 - di::provider::ServiceProvider::get_required::h0fa35c75d52d087e [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: 0x7ab3c800e04a - di::provider::ServiceProvider::get_required_mut::hef6f0af773f8639c [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: 0x7ab3c805158b - ::inject::{{closure}}::h966b1980a378555c [INFO] [stdout] at /opt/rustwide/workdir/src/utils/source/source_provider.rs:12:1 [INFO] [stdout] 34: 0x7ab3c816b628 - core::ops::function::FnOnce::call_once::h30fb14cf7b708b0d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: 0x7ab3c8117b2e - di::activator::Activator::new::{{closure}}::h4a366c21703ff208 [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: 0x7ab3c8cc9161 - di::descriptor::ServiceDescriptor::get::h809c1e4d7457b3b1 [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: 0x7ab3c8012f88 - di::provider::ServiceProvider::get::he2bbaefa46c06e61 [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: 0x7ab3c800bf04 - di::provider::ServiceProvider::get_required::h10c791a9949c867c [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: 0x7ab3c800e03a - di::provider::ServiceProvider::get_required_mut::hdfe78c33ee2db20a [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: 0x7ab3c8098d70 - caesura::commands::transcode::tests::transcode_command_tests::transcode_command::{{closure}}::h3447c0b19725a9cc [INFO] [stdout] at /opt/rustwide/workdir/src/commands/transcode/tests/transcode_command_tests.rs:36:34 [INFO] [stdout] 41: 0x7ab3c7e037bf - as core::future::future::Future>::poll::hea558c49df2bcd20 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 42: 0x7ab3c7e0351b - as core::future::future::Future>::poll::h5332b116d75c1170 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 43: 0x7ab3c807765e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha53ac399b44b748b [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: 0x7ab3c8077505 - tokio::task::coop::with_budget::h90d668db0011b10d [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: 0x7ab3c8077505 - tokio::task::coop::budget::h101ff393fbca4bbe [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: 0x7ab3c8077505 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heeff67311aceb9da [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: 0x7ab3c807106d - tokio::runtime::scheduler::current_thread::Context::enter::h5cc6e342c54b7657 [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: 0x7ab3c8074fb5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h40cebcdc504838ce [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: 0x7ab3c8073fbb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfa35b7e00fb7210e [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: 0x7ab3c7effa6a - tokio::runtime::context::scoped::Scoped::set::h1913fc03f239cedd [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: 0x7ab3c8040cea - tokio::runtime::context::set_scheduler::{{closure}}::hb652fa04b4921279 [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: 0x7ab3c7f61a1b - std::thread::local::LocalKey::try_with::hace5faebe0183027 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x7ab3c7f5fef2 - std::thread::local::LocalKey::with::hf9ac141846da8cb3 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x7ab3c8040b21 - tokio::runtime::context::set_scheduler::h209554b19c7c6b3c [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: 0x7ab3c807384e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h713c8734803a0485 [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: 0x7ab3c8074128 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd9b61794c6647b0a [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: 0x7ab3c806efeb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h66bfca65e949f77a [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: 0x7ab3c7f46349 - tokio::runtime::context::runtime::enter_runtime::h2ed28f03155cbe17 [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: 0x7ab3c806e346 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h66258d78e9d794bc [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: 0x7ab3c7f6fd88 - tokio::runtime::runtime::Runtime::block_on_inner::h0c6bbe9ff725208f [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: 0x7ab3c7f702cf - tokio::runtime::runtime::Runtime::block_on::h7def8d1fb3f5f94a [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: 0x7ab3c80984a0 - caesura::commands::transcode::tests::transcode_command_tests::transcode_command::hfaf20b423a23f0b9 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/transcode/tests/transcode_command_tests.rs:72:7 [INFO] [stdout] 63: 0x7ab3c8098312 - caesura::commands::transcode::tests::transcode_command_tests::transcode_command::{{closure}}::h92f88bd4b3cc2315 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/transcode/tests/transcode_command_tests.rs:12:33 [INFO] [stdout] 64: 0x7ab3c816a1c6 - core::ops::function::FnOnce::call_once::h090a4626f8b61520 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x7ab3c81ebfab - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 66: 0x7ab3c81ebfab - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 67: 0x7ab3c81eb21e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 68: 0x7ab3c81eb21e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 69: 0x7ab3c81eb21e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 70: 0x7ab3c81eb21e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 71: 0x7ab3c81eb21e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x7ab3c81eb21e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 73: 0x7ab3c81eb21e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 74: 0x7ab3c81b00a4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 75: 0x7ab3c81b00a4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 76: 0x7ab3c81b389a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 77: 0x7ab3c81b389a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 78: 0x7ab3c81b389a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 79: 0x7ab3c81b389a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 80: 0x7ab3c81b389a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 81: 0x7ab3c81b389a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 82: 0x7ab3c81b389a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 83: 0x7ab3c8e06847 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 84: 0x7ab3c8e06847 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 85: 0x7ab3c8e06847 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] ---- utils::source::tests::source_provider_tests::source_provider stdout ---- [INFO] [stdout] 2025-06-29 13:37:35.461 TRCE ↩ Failed to initialize the logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] 2025-06-29 13:37:35.500 TRCE ↩ Failed to initialize the logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] 2025-06-29 13:37:35.500 WARN △ Failed to read config file: No such file or directory (os error 2) [INFO] [stdout] 2025-06-29 13:37:35.529 TRCE ↩ Failed to initialize the logger: attempted to set a logger after the logging system was already initialized [INFO] [stdout] 2025-06-29 13:37:35.529 WARN △ 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: 0x7ab3c8e00922 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7ab3c8e00922 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7ab3c8e00922 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7ab3c8e00922 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7ab3c8e48263 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7ab3c8e48263 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7ab3c8dfc903 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7ab3c8dfc903 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7ab3c8e00772 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7ab3c8e02a6c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7ab3c8e028c2 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7ab3c81e68b4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7ab3c81e68b4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7ab3c8e034d3 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7ab3c8e034d3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7ab3c8e031ba - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7ab3c8e00e29 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7ab3c8e02e4d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7ab3c7d76980 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7ab3c7d7695b - core::panicking::panic_display::h41f5b4fb5e4f4148 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x7ab3c7d7695b - core::option::expect_failed::h89f658a38dbcc793 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/option.rs:2081:5 [INFO] [stdout] 21: 0x7ab3c7f2fd6b - core::option::Option::expect::h7a7528085e799eac [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/option.rs:960:21 [INFO] [stdout] 22: 0x7ab3c8091758 - caesura::hosting::host_builder::HostBuilder::new::{{closure}}::h545197754eb990f7 [INFO] [stdout] at /opt/rustwide/workdir/src/hosting/host_builder.rs:74:30 [INFO] [stdout] 23: 0x7ab3c7ed2953 - di::descriptor_builder::ServiceDescriptorBuilder::from::{{closure}}::hdc8c2f22f82b973b [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: 0x7ab3c8cc91b7 - di::descriptor::ServiceDescriptor::get::{{closure}}::h8bd15e5857da4f0d [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: 0x7ab3c8ccdb43 - spin::once::Once::call_once::{{closure}}::h3d3ef2a561bb30c7 [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: 0x7ab3c8ccd732 - spin::once::Once::try_call_once_slow::hdc215b7e8f489958 [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: 0x7ab3c8ccd4e0 - spin::once::Once::try_call_once::hfd3e6156e2cae2eb [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: 0x7ab3c8ccdb19 - spin::once::Once::call_once::he2a1b8f8c8895106 [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: 0x7ab3c8cc912f - di::descriptor::ServiceDescriptor::get::h809c1e4d7457b3b1 [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: 0x7ab3c800fc58 - di::provider::ServiceProvider::get::h71fbab39ed84c93d [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: 0x7ab3c800be04 - di::provider::ServiceProvider::get_required::h0fa35c75d52d087e [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: 0x7ab3c800e04a - di::provider::ServiceProvider::get_required_mut::hef6f0af773f8639c [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: 0x7ab3c805158b - ::inject::{{closure}}::h966b1980a378555c [INFO] [stdout] at /opt/rustwide/workdir/src/utils/source/source_provider.rs:12:1 [INFO] [stdout] 34: 0x7ab3c816b628 - core::ops::function::FnOnce::call_once::h30fb14cf7b708b0d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: 0x7ab3c8117b2e - di::activator::Activator::new::{{closure}}::h4a366c21703ff208 [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: 0x7ab3c8cc9161 - di::descriptor::ServiceDescriptor::get::h809c1e4d7457b3b1 [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: 0x7ab3c8012f88 - di::provider::ServiceProvider::get::he2bbaefa46c06e61 [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: 0x7ab3c800bf04 - di::provider::ServiceProvider::get_required::h10c791a9949c867c [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: 0x7ab3c800e03a - di::provider::ServiceProvider::get_required_mut::hdfe78c33ee2db20a [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: 0x7ab3c8051b8d - caesura::utils::source::tests::source_provider_tests::source_provider::{{closure}}::he16486389b3071bf [INFO] [stdout] at /opt/rustwide/workdir/src/utils/source/tests/source_provider_tests.rs:16:34 [INFO] [stdout] 41: 0x7ab3c7e037bf - as core::future::future::Future>::poll::hea558c49df2bcd20 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 42: 0x7ab3c7e0351b - as core::future::future::Future>::poll::h5332b116d75c1170 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 43: 0x7ab3c807765e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha53ac399b44b748b [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: 0x7ab3c8077505 - tokio::task::coop::with_budget::h90d668db0011b10d [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: 0x7ab3c8077505 - tokio::task::coop::budget::h101ff393fbca4bbe [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: 0x7ab3c8077505 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heeff67311aceb9da [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: 0x7ab3c807106d - tokio::runtime::scheduler::current_thread::Context::enter::h5cc6e342c54b7657 [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: 0x7ab3c8074fb5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h40cebcdc504838ce [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: 0x7ab3c8073fbb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfa35b7e00fb7210e [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: 0x7ab3c7effa6a - tokio::runtime::context::scoped::Scoped::set::h1913fc03f239cedd [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: 0x7ab3c8040cea - tokio::runtime::context::set_scheduler::{{closure}}::hb652fa04b4921279 [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: 0x7ab3c7f61a1b - std::thread::local::LocalKey::try_with::hace5faebe0183027 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 53: 0x7ab3c7f5fef2 - std::thread::local::LocalKey::with::hf9ac141846da8cb3 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 54: 0x7ab3c8040b21 - tokio::runtime::context::set_scheduler::h209554b19c7c6b3c [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: 0x7ab3c807384e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h713c8734803a0485 [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: 0x7ab3c8074128 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd9b61794c6647b0a [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: 0x7ab3c806efeb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h66bfca65e949f77a [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: 0x7ab3c7f46349 - tokio::runtime::context::runtime::enter_runtime::h2ed28f03155cbe17 [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: 0x7ab3c806e346 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h66258d78e9d794bc [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: 0x7ab3c7f6fd88 - tokio::runtime::runtime::Runtime::block_on_inner::h0c6bbe9ff725208f [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: 0x7ab3c7f702cf - tokio::runtime::runtime::Runtime::block_on::h7def8d1fb3f5f94a [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: 0x7ab3c8051801 - caesura::utils::source::tests::source_provider_tests::source_provider::h06148fc414b7d46e [INFO] [stdout] at /opt/rustwide/workdir/src/utils/source/tests/source_provider_tests.rs:33:7 [INFO] [stdout] 63: 0x7ab3c8051682 - caesura::utils::source::tests::source_provider_tests::source_provider::{{closure}}::h9670d61d575a60fc [INFO] [stdout] at /opt/rustwide/workdir/src/utils/source/tests/source_provider_tests.rs:8:31 [INFO] [stdout] 64: 0x7ab3c8170a66 - core::ops::function::FnOnce::call_once::he8b24e4156f976a9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x7ab3c81ebfab - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 66: 0x7ab3c81ebfab - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 67: 0x7ab3c81eb21e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 68: 0x7ab3c81eb21e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 69: 0x7ab3c81eb21e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 70: 0x7ab3c81eb21e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 71: 0x7ab3c81eb21e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 72: 0x7ab3c81eb21e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 73: 0x7ab3c81eb21e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 74: 0x7ab3c81b00a4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 75: 0x7ab3c81b00a4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 76: 0x7ab3c81b389a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 77: 0x7ab3c81b389a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 78: 0x7ab3c81b389a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 79: 0x7ab3c81b389a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 80: 0x7ab3c81b389a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 81: 0x7ab3c81b389a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 82: 0x7ab3c81b389a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 83: 0x7ab3c8e06847 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 84: 0x7ab3c8e06847 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 85: 0x7ab3c8e06847 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [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.49s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "1b8596709665664bb7c4126dfba0d688c2f8f80ea3c1fcb4b1a675a3f0c2c936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b8596709665664bb7c4126dfba0d688c2f8f80ea3c1fcb4b1a675a3f0c2c936", kill_on_drop: false }` [INFO] [stdout] 1b8596709665664bb7c4126dfba0d688c2f8f80ea3c1fcb4b1a675a3f0c2c936