[INFO] cloning repository https://github.com/neteroster/rust_acg_manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neteroster/rust_acg_manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneteroster%2Frust_acg_manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneteroster%2Frust_acg_manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff6eeac6ebd46bd4616d91cbda563382c7e3720a
[INFO] testing neteroster/rust_acg_manager against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneteroster%2Frust_acg_manager" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/neteroster/rust_acg_manager on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/neteroster/rust_acg_manager
[INFO] finished tweaking git repo https://github.com/neteroster/rust_acg_manager
[INFO] tweaked toml for git repo https://github.com/neteroster/rust_acg_manager written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/neteroster/rust_acg_manager 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snafu v0.7.1
[INFO] [stderr]   Downloaded octocrab v0.16.0
[INFO] [stderr]   Downloaded snafu-derive v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 621a093bda936c1536c85775e1c02f3af82b07968288fb720d3f365af7aab61c
[INFO] running `Command { std: "docker" "start" "-a" "621a093bda936c1536c85775e1c02f3af82b07968288fb720d3f365af7aab61c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "621a093bda936c1536c85775e1c02f3af82b07968288fb720d3f365af7aab61c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "621a093bda936c1536c85775e1c02f3af82b07968288fb720d3f365af7aab61c", kill_on_drop: false }`
[INFO] [stdout] 621a093bda936c1536c85775e1c02f3af82b07968288fb720d3f365af7aab61c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7230b45338e578aa54e369cd0ce8c69c77e252c7814a6cee6eaafde307532f25
[INFO] running `Command { std: "docker" "start" "-a" "7230b45338e578aa54e369cd0ce8c69c77e252c7814a6cee6eaafde307532f25", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling smallvec v1.8.1
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.20
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling hyperx v1.4.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling snafu-derive v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling pem v1.0.2
[INFO] [stderr]    Compiling blake3 v1.3.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling zeroize v1.5.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling snafu v0.7.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.7
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling jsonwebtoken v8.1.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling octocrab v0.16.0
[INFO] [stderr]    Compiling study v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/music_manager/scanner.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io::Error`, `str::FromStr`
[INFO] [stdout]  --> src/music_manager/interact.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::Error, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlbumSet`, `AudioQuality`
[INFO] [stdout]  --> src/music_manager/interact.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::scanner::{Music, Album, AlbumSet, AudioQuality};
[INFO] [stdout]   |                                    ^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `blake3::Hash`
[INFO] [stdout]  --> src/music_manager/interact.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use blake3::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`, `de::Visitor`
[INFO] [stdout]  --> src/music_manager/interact.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Serialize, Deserialize, de::Visitor};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/music_manager/scanner.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let path_str = match path.to_str() {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/music_manager/scanner.rs:178:25
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     let path_str = match path.to_str() {
[INFO] [stdout]     |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlbumSet`, `Album`, `Music`
[INFO] [stdout]  --> src/main.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use music_manager::scanner::{Music, Album, AlbumSet};
[INFO] [stdout]   |                              ^^^^^  ^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/music_manager/scanner.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io::Error`, `str::FromStr`
[INFO] [stdout]  --> src/music_manager/interact.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::Error, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlbumSet`, `AudioQuality`
[INFO] [stdout]  --> src/music_manager/interact.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::scanner::{Music, Album, AlbumSet, AudioQuality};
[INFO] [stdout]   |                                    ^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `blake3::Hash`
[INFO] [stdout]  --> src/music_manager/interact.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use blake3::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`, `de::Visitor`
[INFO] [stdout]  --> src/music_manager/interact.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Serialize, Deserialize, de::Visitor};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/music_manager/scanner.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let path_str = match path.to_str() {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/music_manager/scanner.rs:178:25
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     let path_str = match path.to_str() {
[INFO] [stdout]     |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TOKEN` is never used
[INFO] [stdout]   --> src/main.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const TOKEN : &str = "";
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_issue` is never used
[INFO] [stdout]   --> src/main.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | async fn init_issue(ghc: &Octocrab) -> Result<Issue, Error> {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/music_manager/scanner.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl AudioQuality {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 17 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/music_manager/scanner.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl Music {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 53 |     pub fn new() -> Music {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DirectoryType` is never used
[INFO] [stdout]   --> src/music_manager/scanner.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub enum DirectoryType { // n pub
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_directory` is never used
[INFO] [stdout]   --> src/music_manager/scanner.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub async fn parse_directory(filename: &str) -> Result<DirectoryType, Error> { // n pub
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `blake3_dir_digest` is never used
[INFO] [stdout]    --> src/music_manager/scanner.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub async fn blake3_dir_digest(dir: &Path) -> Result<Hash, Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scan` is never used
[INFO] [stdout]    --> src/music_manager/scanner.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub async fn scan(path: &Path) -> Result<Music, Error>
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_line_album` is never used
[INFO] [stdout]   --> src/music_manager/interact.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn generate_line_album(al: &Album, ind_level: usize) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `to_markdown`, `push_to_github`, `serialize_to_json`, and `from_json` are never used
[INFO] [stdout]   --> src/music_manager/interact.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Music {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] 28 |     pub fn to_markdown(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub async fn push_to_github(&self, cfg: &AllConfig) -> Result<(), octocrab::Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn serialize_to_json(&self) -> Result<String, serde_json::Error> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn from_json(json_str: &str) -> Result<Music, serde_json::Error> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_file` is never used
[INFO] [stdout]   --> src/config/parser.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl AllConfig {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 31 |     pub fn from_file(dir: &Path) -> Result<AllConfig, Error> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.68s
[INFO] running `Command { std: "docker" "inspect" "7230b45338e578aa54e369cd0ce8c69c77e252c7814a6cee6eaafde307532f25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7230b45338e578aa54e369cd0ce8c69c77e252c7814a6cee6eaafde307532f25", kill_on_drop: false }`
[INFO] [stdout] 7230b45338e578aa54e369cd0ce8c69c77e252c7814a6cee6eaafde307532f25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8666eaf2326f4e2ddd2ed5fa176e501c39796af185701cfe0c5e5ea516b8fb1b
[INFO] running `Command { std: "docker" "start" "-a" "8666eaf2326f4e2ddd2ed5fa176e501c39796af185701cfe0c5e5ea516b8fb1b", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/music_manager/scanner.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io::Error`, `str::FromStr`
[INFO] [stdout]  --> src/music_manager/interact.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::Error, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlbumSet`, `AudioQuality`
[INFO] [stdout]  --> src/music_manager/interact.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::scanner::{Music, Album, AlbumSet, AudioQuality};
[INFO] [stdout]   |                                    ^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `blake3::Hash`
[INFO] [stdout]  --> src/music_manager/interact.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use blake3::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`, `de::Visitor`
[INFO] [stdout]  --> src/music_manager/interact.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Serialize, Deserialize, de::Visitor};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling study v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/music_manager/scanner.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let path_str = match path.to_str() {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/music_manager/scanner.rs:178:25
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     let path_str = match path.to_str() {
[INFO] [stdout]     |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlbumSet`, `Album`, `Music`
[INFO] [stdout]  --> src/main.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use music_manager::scanner::{Music, Album, AlbumSet};
[INFO] [stdout]   |                              ^^^^^  ^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/music_manager/scanner.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io::Error`, `str::FromStr`
[INFO] [stdout]  --> src/music_manager/interact.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::Error, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlbumSet`, `AudioQuality`
[INFO] [stdout]  --> src/music_manager/interact.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::scanner::{Music, Album, AlbumSet, AudioQuality};
[INFO] [stdout]   |                                    ^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `blake3::Hash`
[INFO] [stdout]  --> src/music_manager/interact.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use blake3::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`, `de::Visitor`
[INFO] [stdout]  --> src/music_manager/interact.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Serialize, Deserialize, de::Visitor};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/music_manager/scanner.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io::Error`, `str::FromStr`
[INFO] [stdout]  --> src/music_manager/interact.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::Error, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlbumSet`, `AudioQuality`
[INFO] [stdout]  --> src/music_manager/interact.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::scanner::{Music, Album, AlbumSet, AudioQuality};
[INFO] [stdout]   |                                    ^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `blake3::Hash`
[INFO] [stdout]  --> src/music_manager/interact.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use blake3::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`, `de::Visitor`
[INFO] [stdout]  --> src/music_manager/interact.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Serialize, Deserialize, de::Visitor};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/music_manager/scanner.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let path_str = match path.to_str() {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/music_manager/scanner.rs:178:25
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     let path_str = match path.to_str() {
[INFO] [stdout]     |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/music_manager/scanner.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let path_str = match path.to_str() {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/music_manager/scanner.rs:178:25
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     let path_str = match path.to_str() {
[INFO] [stdout]     |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TOKEN` is never used
[INFO] [stdout]   --> src/main.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const TOKEN : &str = "";
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_issue` is never used
[INFO] [stdout]   --> src/main.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | async fn init_issue(ghc: &Octocrab) -> Result<Issue, Error> {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/music_manager/scanner.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl AudioQuality {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 17 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/music_manager/scanner.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl Music {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 53 |     pub fn new() -> Music {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DirectoryType` is never used
[INFO] [stdout]   --> src/music_manager/scanner.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub enum DirectoryType { // n pub
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_directory` is never used
[INFO] [stdout]   --> src/music_manager/scanner.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub async fn parse_directory(filename: &str) -> Result<DirectoryType, Error> { // n pub
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `blake3_dir_digest` is never used
[INFO] [stdout]    --> src/music_manager/scanner.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub async fn blake3_dir_digest(dir: &Path) -> Result<Hash, Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scan` is never used
[INFO] [stdout]    --> src/music_manager/scanner.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub async fn scan(path: &Path) -> Result<Music, Error>
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_line_album` is never used
[INFO] [stdout]   --> src/music_manager/interact.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn generate_line_album(al: &Album, ind_level: usize) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `to_markdown`, `push_to_github`, `serialize_to_json`, and `from_json` are never used
[INFO] [stdout]   --> src/music_manager/interact.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Music {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] 28 |     pub fn to_markdown(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub async fn push_to_github(&self, cfg: &AllConfig) -> Result<(), octocrab::Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn serialize_to_json(&self) -> Result<String, serde_json::Error> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn from_json(json_str: &str) -> Result<Music, serde_json::Error> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_file` is never used
[INFO] [stdout]   --> src/config/parser.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl AllConfig {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 31 |     pub fn from_file(dir: &Path) -> Result<AllConfig, Error> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.25s
[INFO] running `Command { std: "docker" "inspect" "8666eaf2326f4e2ddd2ed5fa176e501c39796af185701cfe0c5e5ea516b8fb1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8666eaf2326f4e2ddd2ed5fa176e501c39796af185701cfe0c5e5ea516b8fb1b", kill_on_drop: false }`
[INFO] [stdout] 8666eaf2326f4e2ddd2ed5fa176e501c39796af185701cfe0c5e5ea516b8fb1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e26c5ff486bc00bb3b9bcb79291035ae6fe8496cc6de93864cc8d9220acabf5f
[INFO] running `Command { std: "docker" "start" "-a" "e26c5ff486bc00bb3b9bcb79291035ae6fe8496cc6de93864cc8d9220acabf5f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::str::FromStr`
[INFO] [stderr]  --> src/music_manager/scanner.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::str::FromStr;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `io::Error`, `str::FromStr`
[INFO] [stderr]  --> src/music_manager/interact.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{io::Error, str::FromStr};
[INFO] [stderr]   |           ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AlbumSet`, `AudioQuality`
[INFO] [stderr]  --> src/music_manager/interact.rs:5:36
[INFO] [stderr]   |
[INFO] [stderr] 5 | use super::scanner::{Music, Album, AlbumSet, AudioQuality};
[INFO] [stderr]   |                                    ^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `blake3::Hash`
[INFO] [stderr]  --> src/music_manager/interact.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use blake3::Hash;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Deserialize`, `Serialize`, `de::Visitor`
[INFO] [stderr]  --> src/music_manager/interact.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 | use serde::{Serialize, Deserialize, de::Visitor};
[INFO] [stderr]   |             ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path_str`
[INFO] [stderr]    --> src/music_manager/scanner.rs:146:13
[INFO] [stderr]     |
[INFO] [stderr] 146 |         let path_str = match path.to_str() {
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path_str`
[INFO] [stderr]    --> src/music_manager/scanner.rs:178:25
[INFO] [stderr]     |
[INFO] [stderr] 178 |                     let path_str = match path.to_str() {
[INFO] [stderr]     |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stderr] 
[INFO] [stderr] warning: `study` (lib) generated 7 warnings (run `cargo fix --lib -p study` to apply 5 suggestions)
[INFO] [stderr] warning: `study` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: unused imports: `AlbumSet`, `Album`, `Music`
[INFO] [stderr]  --> src/main.rs:3:30
[INFO] [stderr]   |
[INFO] [stderr] 3 | use music_manager::scanner::{Music, Album, AlbumSet};
[INFO] [stderr]   |                              ^^^^^  ^^^^^  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::str::FromStr`
[INFO] [stderr]  --> src/music_manager/scanner.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::str::FromStr;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TOKEN` is never used
[INFO] [stderr]   --> src/main.rs:10:7
[INFO] [stderr]    |
[INFO] [stderr] 10 | const TOKEN : &str = "";
[INFO] [stderr]    |       ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `init_issue` is never used
[INFO] [stderr]   --> src/main.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | async fn init_issue(ghc: &Octocrab) -> Result<Issue, Error> {
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `as_str` is never used
[INFO] [stderr]   --> src/music_manager/scanner.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl AudioQuality {
[INFO] [stderr]    | ----------------- method in this implementation
[INFO] [stderr] 17 |     pub fn as_str(&self) -> &str {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/music_manager/scanner.rs:53:12
[INFO] [stderr]    |
[INFO] [stderr] 52 | impl Music {
[INFO] [stderr]    | ---------- associated function in this implementation
[INFO] [stderr] 53 |     pub fn new() -> Music {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `DirectoryType` is never used
[INFO] [stderr]   --> src/music_manager/scanner.rs:61:10
[INFO] [stderr]    |
[INFO] [stderr] 61 | pub enum DirectoryType { // n pub
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_directory` is never used
[INFO] [stderr]   --> src/music_manager/scanner.rs:66:14
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub async fn parse_directory(filename: &str) -> Result<DirectoryType, Error> { // n pub
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `blake3_dir_digest` is never used
[INFO] [stderr]    --> src/music_manager/scanner.rs:112:14
[INFO] [stderr]     |
[INFO] [stderr] 112 | pub async fn blake3_dir_digest(dir: &Path) -> Result<Hash, Error> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `scan` is never used
[INFO] [stderr]    --> src/music_manager/scanner.rs:133:14
[INFO] [stderr]     |
[INFO] [stderr] 133 | pub async fn scan(path: &Path) -> Result<Music, Error>
[INFO] [stderr]     |              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `generate_line_album` is never used
[INFO] [stderr]   --> src/music_manager/interact.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn generate_line_album(al: &Album, ind_level: usize) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `to_markdown`, `push_to_github`, `serialize_to_json`, and `from_json` are never used
[INFO] [stderr]   --> src/music_manager/interact.rs:28:12
[INFO] [stderr]    |
[INFO] [stderr] 27 | impl Music {
[INFO] [stderr]    | ---------- associated items in this implementation
[INFO] [stderr] 28 |     pub fn to_markdown(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 47 |     pub async fn push_to_github(&self, cfg: &AllConfig) -> Result<(), octocrab::Error> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |     pub fn serialize_to_json(&self) -> Result<String, serde_json::Error> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 66 |     pub fn from_json(json_str: &str) -> Result<Music, serde_json::Error> {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_file` is never used
[INFO] [stderr]   --> src/config/parser.rs:31:12
[INFO] [stderr]    |
[INFO] [stderr] 30 | impl AllConfig {
[INFO] [stderr]    | -------------- associated function in this implementation
[INFO] [stderr] 31 |     pub fn from_file(dir: &Path) -> Result<AllConfig, Error> {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `study` (bin "study" test) generated 19 warnings (6 duplicates) (run `cargo fix --bin "study" --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/study-488ac073d5f8a5a0)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::generate_line_album_test ... ok
[INFO] [stdout] test tests::parse_directory_test ... ok
[INFO] [stdout] test tests::config_read_from_file_test ... FAILED
[INFO] [stdout] test tests::music_serialize_test ... FAILED
[INFO] [stdout] test tests::blake3_dir_digest_test ... FAILED
[INFO] [stdout] test tests::scan_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::config_read_from_file_test stdout ----
[INFO] [stdout] thread 'tests::config_read_from_file_test' panicked at src/tests.rs:88:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5631b969d885 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5631b969d885 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5631b969d885 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5631b969d885 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5631b96c4d5b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5631b96c4d5b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5631b969ac0f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5631b969d65e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5631b969d65e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5631b969f089 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5631b969ed4e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5631b9576a1a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5631b9576a1a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5631b969f68b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5631b969f68b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5631b969f404 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x5631b969dd49 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5631b969f137 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5631b94fde13 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5631b94fe346 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x5631b953101b - core::result::Result<T,E>::unwrap::h0fff7ca805832834
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x5631b953101b - study::tests::config_read_from_file_test::h3f92bb0ef0dab9e5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:88:15
[INFO] [stdout]   22:     0x5631b9530f67 - study::tests::config_read_from_file_test::{{closure}}::ha645b8003ad0bed5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:86:32
[INFO] [stdout]   23:     0x5631b952c586 - core::ops::function::FnOnce::call_once::hf988d7f4fac547b8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5631b957b3fb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5631b957b3fb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x5631b957ab01 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x5631b957ab01 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5631b957ab01 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x5631b957ab01 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x5631b957ab01 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x5631b957ab01 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x5631b957ab01 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x5631b95434c4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x5631b95434c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x5631b9547ef2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x5631b9547ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5631b9547ef2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x5631b9547ef2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x5631b9547ef2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x5631b9547ef2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x5631b9547ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5631b96a42eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x5631b96a42eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x5631b96a42eb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f3992cc0ac3 - <unknown>
[INFO] [stdout]   46:     0x7f3992d51a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::music_serialize_test stdout ----
[INFO] [stdout] thread 'tests::music_serialize_test' panicked at src/tests.rs:95:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "Path is not a directory." }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5631b969d885 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5631b969d885 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5631b969d885 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5631b969d885 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5631b96c4d5b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5631b96c4d5b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5631b969ac0f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5631b969d65e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5631b969d65e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5631b969f089 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5631b969ed4e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5631b9576a1a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5631b9576a1a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5631b969f68b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5631b969f68b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5631b969f404 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x5631b969dd49 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5631b969f137 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5631b94fde13 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5631b94fe346 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x5631b95316ac - core::result::Result<T,E>::unwrap::h16efd65eb7baef49
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x5631b95316ac - study::tests::music_serialize_test::{{closure}}::h8a860ac41f43cd23
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:95:17
[INFO] [stdout]   22:     0x5631b951cbad - <core::pin::Pin<P> as core::future::future::Future>::poll::ha62d9d1e7acac343
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   23:     0x5631b9523d1f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hda9761fe0c566b49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48
[INFO] [stdout]   24:     0x5631b950ebd3 - tokio::coop::with_budget::{{closure}}::h3efbef970eb1caa8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5631b951a4c0 - std::thread::local::LocalKey<T>::try_with::h76a04479cba512d2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   26:     0x5631b9519c6a - std::thread::local::LocalKey<T>::with::hee43a59b96f2d95e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   27:     0x5631b9523be9 - tokio::coop::with_budget::h909816c0cea6b69c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/coop.rs:95:5
[INFO] [stdout]   28:     0x5631b9523be9 - tokio::coop::budget::h2c0a2a3fe5ae0b3e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5631b9523be9 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hf3fe303496e68827
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25
[INFO] [stdout]   30:     0x5631b951f2b0 - tokio::runtime::basic_scheduler::Context::enter::h3527de3d5c7f1b93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19
[INFO] [stdout]   31:     0x5631b9521b46 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h1ff35f3c229a82da
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36
[INFO] [stdout]   32:     0x5631b9521884 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h0ffc4df95eb20906
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57
[INFO] [stdout]   33:     0x5631b950ffed - tokio::macros::scoped_tls::ScopedKey<T>::set::hfb4ea2f9c843187e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x5631b9520edc - tokio::runtime::basic_scheduler::CoreGuard::enter::h821e4a98b36d1e34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27
[INFO] [stdout]   35:     0x5631b95218fa - tokio::runtime::basic_scheduler::CoreGuard::block_on::h11647adb0c4e4a6f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9
[INFO] [stdout]   36:     0x5631b951e0de - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h61115b4e222eb3ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24
[INFO] [stdout]   37:     0x5631b9517df3 - tokio::runtime::Runtime::block_on::h914b6eaacc00b3d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/mod.rs:480:46
[INFO] [stdout]   38:     0x5631b953134f - study::tests::music_serialize_test::hcc204e6d0f0c19f1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:109:5
[INFO] [stdout]   39:     0x5631b9531217 - study::tests::music_serialize_test::{{closure}}::h1f69d88ce86b7f5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:94:32
[INFO] [stdout]   40:     0x5631b952c436 - core::ops::function::FnOnce::call_once::h45d69ab7d2bb443d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5631b957b3fb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5631b957b3fb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   43:     0x5631b957ab01 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   44:     0x5631b957ab01 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x5631b957ab01 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   46:     0x5631b957ab01 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   47:     0x5631b957ab01 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   48:     0x5631b957ab01 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   49:     0x5631b957ab01 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   50:     0x5631b95434c4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   51:     0x5631b95434c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   52:     0x5631b9547ef2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   53:     0x5631b9547ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5631b9547ef2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   55:     0x5631b9547ef2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   56:     0x5631b9547ef2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   57:     0x5631b9547ef2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   58:     0x5631b9547ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5631b96a42eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   60:     0x5631b96a42eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   61:     0x5631b96a42eb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   62:     0x7f3992cc0ac3 - <unknown>
[INFO] [stdout]   63:     0x7f3992d51a04 - __clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::blake3_dir_digest_test stdout ----
[INFO] [stdout] thread 'tests::blake3_dir_digest_test' panicked at src/tests.rs:9:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "Path is not a directory." }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5631b969d885 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5631b969d885 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5631b969d885 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5631b969d885 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5631b96c4d5b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5631b96c4d5b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5631b969ac0f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5631b969d65e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5631b969d65e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5631b969f089 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5631b969ed4e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5631b9576a1a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5631b9576a1a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5631b969f68b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5631b969f68b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5631b969f404 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x5631b969dd49 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5631b969f137 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5631b94fde13 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5631b94fe346 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x5631b952e51a - core::result::Result<T,E>::unwrap::hd71a810bc33437ed
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x5631b952e51a - study::tests::blake3_dir_digest_test::{{closure}}::h5405be4963d2f144
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:7:15
[INFO] [stdout]   22:     0x5631b951cbed - <core::pin::Pin<P> as core::future::future::Future>::poll::hcebfb7c925f06228
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   23:     0x5631b9523c5f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1bdafc2d32452be2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48
[INFO] [stdout]   24:     0x5631b950ed03 - tokio::coop::with_budget::{{closure}}::h3f7b92ba93b86d77
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5631b951a2c0 - std::thread::local::LocalKey<T>::try_with::h68abb57273dd7241
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   26:     0x5631b9519cca - std::thread::local::LocalKey<T>::with::hff38bf58e687339e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   27:     0x5631b95238d9 - tokio::coop::with_budget::hbfffae648a4c3d11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/coop.rs:95:5
[INFO] [stdout]   28:     0x5631b95238d9 - tokio::coop::budget::hcbdaf72afcbd0d45
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5631b95238d9 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h56cd23938446db76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25
[INFO] [stdout]   30:     0x5631b951ec90 - tokio::runtime::basic_scheduler::Context::enter::h169c3189261c9dfc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19
[INFO] [stdout]   31:     0x5631b95231f6 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h846d09274845f584
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36
[INFO] [stdout]   32:     0x5631b95218e4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::haaa0d75cc9335ef7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57
[INFO] [stdout]   33:     0x5631b950fded - tokio::macros::scoped_tls::ScopedKey<T>::set::h685f77ec20378e9a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x5631b9520b1c - tokio::runtime::basic_scheduler::CoreGuard::enter::h7bb33773ccd94335
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27
[INFO] [stdout]   35:     0x5631b952190a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h20e4bc0176864968
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9
[INFO] [stdout]   36:     0x5631b951d8ea - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h2c6300b5a0bb935a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24
[INFO] [stdout]   37:     0x5631b9517ac7 - tokio::runtime::Runtime::block_on::h7e6b6efccc843859
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/mod.rs:480:46
[INFO] [stdout]   38:     0x5631b952e211 - study::tests::blake3_dir_digest_test::h0a05b2b0922889a5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:11:5
[INFO] [stdout]   39:     0x5631b952e0e7 - study::tests::blake3_dir_digest_test::{{closure}}::h44162679eab63be0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:6:34
[INFO] [stdout]   40:     0x5631b952c3b6 - core::ops::function::FnOnce::call_once::h30474131b8fbdad4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5631b957b3fb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5631b957b3fb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   43:     0x5631b957ab01 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   44:     0x5631b957ab01 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x5631b957ab01 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   46:     0x5631b957ab01 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   47:     0x5631b957ab01 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   48:     0x5631b957ab01 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   49:     0x5631b957ab01 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   50:     0x5631b95434c4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   51:     0x5631b95434c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   52:     0x5631b9547ef2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   53:     0x5631b9547ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5631b9547ef2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   55:     0x5631b9547ef2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   56:     0x5631b9547ef2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   57:     0x5631b9547ef2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   58:     0x5631b9547ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5631b96a42eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   60:     0x5631b96a42eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   61:     0x5631b96a42eb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   62:     0x7f3992cc0ac3 - <unknown>
[INFO] [stdout]   63:     0x7f3992d51a04 - __clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::scan_test stdout ----
[INFO] [stdout] thread 'tests::scan_test' panicked at src/tests.rs:50:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "Path is not a directory." }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5631b969d885 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5631b969d885 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5631b969d885 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5631b969d885 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5631b96c4d5b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5631b96c4d5b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5631b969ac0f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5631b969d65e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5631b969d65e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5631b969f089 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5631b969ed4e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5631b9576a1a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5631b9576a1a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5631b969f68b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5631b969f68b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5631b969f404 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x5631b969dd49 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5631b969f137 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5631b94fde13 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5631b94fe346 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x5631b9530247 - core::result::Result<T,E>::unwrap::h16efd65eb7baef49
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x5631b9530247 - study::tests::scan_test::{{closure}}::h6cb291416f360f7a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:50:15
[INFO] [stdout]   22:     0x5631b951cb2d - <core::pin::Pin<P> as core::future::future::Future>::poll::h434e52cb8fec8294
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   23:     0x5631b9523c9f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2ae02878053249f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48
[INFO] [stdout]   24:     0x5631b950f093 - tokio::coop::with_budget::{{closure}}::h56aa3fca3daf01e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5631b951b0c0 - std::thread::local::LocalKey<T>::try_with::hff3260092bd780f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   26:     0x5631b9519c9a - std::thread::local::LocalKey<T>::with::hef43229bef02c9ed
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   27:     0x5631b95239f9 - tokio::coop::with_budget::hde3bd4668e1559d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/coop.rs:95:5
[INFO] [stdout]   28:     0x5631b95239f9 - tokio::coop::budget::h1e7553fcdc2db2b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5631b95239f9 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h7e2ba2ffe0156f47
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25
[INFO] [stdout]   30:     0x5631b95201e0 - tokio::runtime::basic_scheduler::Context::enter::hc6746ce9aeb00ec4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19
[INFO] [stdout]   31:     0x5631b9522a66 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h77137d403eaea9b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36
[INFO] [stdout]   32:     0x5631b95218c4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h5171ff2d8cbb6d7f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57
[INFO] [stdout]   33:     0x5631b950feed - tokio::macros::scoped_tls::ScopedKey<T>::set::hb3e3aed096bb73fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x5631b952129c - tokio::runtime::basic_scheduler::CoreGuard::enter::hde9a2ba4a49827d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27
[INFO] [stdout]   35:     0x5631b952191a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h401eb90ada194ace
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9
[INFO] [stdout]   36:     0x5631b951dcde - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h3ebb7b88fa09dd6c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24
[INFO] [stdout]   37:     0x5631b9517933 - tokio::runtime::Runtime::block_on::h0d60ad9f55a87286
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/mod.rs:480:46
[INFO] [stdout]   38:     0x5631b952fedf - study::tests::scan_test::hf45be84a55ba6691
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:62:5
[INFO] [stdout]   39:     0x5631b952fda7 - study::tests::scan_test::{{closure}}::h9750cfe07dcf282b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:49:21
[INFO] [stdout]   40:     0x5631b952c4e6 - core::ops::function::FnOnce::call_once::hc8843f3dcc76382c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5631b957b3fb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5631b957b3fb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   43:     0x5631b957ab01 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   44:     0x5631b957ab01 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x5631b957ab01 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   46:     0x5631b957ab01 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   47:     0x5631b957ab01 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   48:     0x5631b957ab01 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   49:     0x5631b957ab01 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   50:     0x5631b95434c4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   51:     0x5631b95434c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   52:     0x5631b9547ef2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   53:     0x5631b9547ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5631b9547ef2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   55:     0x5631b9547ef2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   56:     0x5631b9547ef2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   57:     0x5631b9547ef2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   58:     0x5631b9547ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5631b96a42eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   60:     0x5631b96a42eb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   61:     0x5631b96a42eb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   62:     0x7f3992cc0ac3 - <unknown>
[INFO] [stdout]   63:     0x7f3992d51a04 - __clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::blake3_dir_digest_test
[INFO] [stdout]     tests::config_read_from_file_test
[INFO] [stdout]     tests::music_serialize_test
[INFO] [stdout]     tests::scan_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e26c5ff486bc00bb3b9bcb79291035ae6fe8496cc6de93864cc8d9220acabf5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e26c5ff486bc00bb3b9bcb79291035ae6fe8496cc6de93864cc8d9220acabf5f", kill_on_drop: false }`
[INFO] [stdout] e26c5ff486bc00bb3b9bcb79291035ae6fe8496cc6de93864cc8d9220acabf5f
[INFO] testing neteroster/rust_acg_manager against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneteroster%2Frust_acg_manager" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/neteroster/rust_acg_manager on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/neteroster/rust_acg_manager
[INFO] finished tweaking git repo https://github.com/neteroster/rust_acg_manager
[INFO] tweaked toml for git repo https://github.com/neteroster/rust_acg_manager written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/neteroster/rust_acg_manager 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67bc326aaf9026ba7e068c55475617c220fb5988ee0114f10c68c49374f14ef2
[INFO] running `Command { std: "docker" "start" "-a" "67bc326aaf9026ba7e068c55475617c220fb5988ee0114f10c68c49374f14ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67bc326aaf9026ba7e068c55475617c220fb5988ee0114f10c68c49374f14ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67bc326aaf9026ba7e068c55475617c220fb5988ee0114f10c68c49374f14ef2", kill_on_drop: false }`
[INFO] [stdout] 67bc326aaf9026ba7e068c55475617c220fb5988ee0114f10c68c49374f14ef2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b86c7e45c6f651c5a12bee055bb8831792ed030ef9bd182e420beaf8bcdce58b
[INFO] running `Command { std: "docker" "start" "-a" "b86c7e45c6f651c5a12bee055bb8831792ed030ef9bd182e420beaf8bcdce58b", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling smallvec v1.8.1
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.20
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling hyperx v1.4.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling snafu-derive v0.7.1
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling pem v1.0.2
[INFO] [stderr]    Compiling blake3 v1.3.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling zeroize v1.5.5
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling snafu v0.7.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_path_to_error v0.1.7
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling jsonwebtoken v8.1.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling octocrab v0.16.0
[INFO] [stderr]    Compiling study v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/music_manager/scanner.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io::Error`, `str::FromStr`
[INFO] [stdout]  --> src/music_manager/interact.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::Error, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlbumSet`, `AudioQuality`
[INFO] [stdout]  --> src/music_manager/interact.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::scanner::{Music, Album, AlbumSet, AudioQuality};
[INFO] [stdout]   |                                    ^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `blake3::Hash`
[INFO] [stdout]  --> src/music_manager/interact.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use blake3::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`, `de::Visitor`
[INFO] [stdout]  --> src/music_manager/interact.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Serialize, Deserialize, de::Visitor};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/music_manager/scanner.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let path_str = match path.to_str() {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/music_manager/scanner.rs:178:25
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     let path_str = match path.to_str() {
[INFO] [stdout]     |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlbumSet`, `Album`, `Music`
[INFO] [stdout]  --> src/main.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use music_manager::scanner::{Music, Album, AlbumSet};
[INFO] [stdout]   |                              ^^^^^  ^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/music_manager/scanner.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io::Error`, `str::FromStr`
[INFO] [stdout]  --> src/music_manager/interact.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::Error, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlbumSet`, `AudioQuality`
[INFO] [stdout]  --> src/music_manager/interact.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::scanner::{Music, Album, AlbumSet, AudioQuality};
[INFO] [stdout]   |                                    ^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `blake3::Hash`
[INFO] [stdout]  --> src/music_manager/interact.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use blake3::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`, `de::Visitor`
[INFO] [stdout]  --> src/music_manager/interact.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Serialize, Deserialize, de::Visitor};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/music_manager/scanner.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let path_str = match path.to_str() {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/music_manager/scanner.rs:178:25
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     let path_str = match path.to_str() {
[INFO] [stdout]     |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TOKEN` is never used
[INFO] [stdout]   --> src/main.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const TOKEN : &str = "";
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_issue` is never used
[INFO] [stdout]   --> src/main.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | async fn init_issue(ghc: &Octocrab) -> Result<Issue, Error> {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/music_manager/scanner.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl AudioQuality {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 17 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/music_manager/scanner.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl Music {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 53 |     pub fn new() -> Music {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DirectoryType` is never used
[INFO] [stdout]   --> src/music_manager/scanner.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub enum DirectoryType { // n pub
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_directory` is never used
[INFO] [stdout]   --> src/music_manager/scanner.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub async fn parse_directory(filename: &str) -> Result<DirectoryType, Error> { // n pub
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `blake3_dir_digest` is never used
[INFO] [stdout]    --> src/music_manager/scanner.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub async fn blake3_dir_digest(dir: &Path) -> Result<Hash, Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scan` is never used
[INFO] [stdout]    --> src/music_manager/scanner.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub async fn scan(path: &Path) -> Result<Music, Error>
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_line_album` is never used
[INFO] [stdout]   --> src/music_manager/interact.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn generate_line_album(al: &Album, ind_level: usize) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `to_markdown`, `push_to_github`, `serialize_to_json`, and `from_json` are never used
[INFO] [stdout]   --> src/music_manager/interact.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Music {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] 28 |     pub fn to_markdown(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub async fn push_to_github(&self, cfg: &AllConfig) -> Result<(), octocrab::Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn serialize_to_json(&self) -> Result<String, serde_json::Error> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn from_json(json_str: &str) -> Result<Music, serde_json::Error> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_file` is never used
[INFO] [stdout]   --> src/config/parser.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl AllConfig {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 31 |     pub fn from_file(dir: &Path) -> Result<AllConfig, Error> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.67s
[INFO] running `Command { std: "docker" "inspect" "b86c7e45c6f651c5a12bee055bb8831792ed030ef9bd182e420beaf8bcdce58b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b86c7e45c6f651c5a12bee055bb8831792ed030ef9bd182e420beaf8bcdce58b", kill_on_drop: false }`
[INFO] [stdout] b86c7e45c6f651c5a12bee055bb8831792ed030ef9bd182e420beaf8bcdce58b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2f7eea5535209626e0d171bca1008da56ef52c0b66e2ff1b57663f3d20d142b
[INFO] running `Command { std: "docker" "start" "-a" "b2f7eea5535209626e0d171bca1008da56ef52c0b66e2ff1b57663f3d20d142b", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/music_manager/scanner.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io::Error`, `str::FromStr`
[INFO] [stdout]  --> src/music_manager/interact.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::Error, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlbumSet`, `AudioQuality`
[INFO] [stdout]  --> src/music_manager/interact.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::scanner::{Music, Album, AlbumSet, AudioQuality};
[INFO] [stdout]   |                                    ^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `blake3::Hash`
[INFO] [stdout]  --> src/music_manager/interact.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use blake3::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`, `de::Visitor`
[INFO] [stdout]  --> src/music_manager/interact.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Serialize, Deserialize, de::Visitor};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/music_manager/scanner.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let path_str = match path.to_str() {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/music_manager/scanner.rs:178:25
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     let path_str = match path.to_str() {
[INFO] [stdout]     |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling study v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `AlbumSet`, `Album`, `Music`
[INFO] [stdout]  --> src/main.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use music_manager::scanner::{Music, Album, AlbumSet};
[INFO] [stdout]   |                              ^^^^^  ^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/music_manager/scanner.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io::Error`, `str::FromStr`
[INFO] [stdout]  --> src/music_manager/interact.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::Error, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlbumSet`, `AudioQuality`
[INFO] [stdout]  --> src/music_manager/interact.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::scanner::{Music, Album, AlbumSet, AudioQuality};
[INFO] [stdout]   |                                    ^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `blake3::Hash`
[INFO] [stdout]  --> src/music_manager/interact.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use blake3::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`, `de::Visitor`
[INFO] [stdout]  --> src/music_manager/interact.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Serialize, Deserialize, de::Visitor};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/music_manager/scanner.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io::Error`, `str::FromStr`
[INFO] [stdout]  --> src/music_manager/interact.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::Error, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AlbumSet`, `AudioQuality`
[INFO] [stdout]  --> src/music_manager/interact.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::scanner::{Music, Album, AlbumSet, AudioQuality};
[INFO] [stdout]   |                                    ^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `blake3::Hash`
[INFO] [stdout]  --> src/music_manager/interact.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use blake3::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize`, `de::Visitor`
[INFO] [stdout]  --> src/music_manager/interact.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Serialize, Deserialize, de::Visitor};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/music_manager/scanner.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let path_str = match path.to_str() {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/music_manager/scanner.rs:178:25
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     let path_str = match path.to_str() {
[INFO] [stdout]     |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/music_manager/scanner.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let path_str = match path.to_str() {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_str`
[INFO] [stdout]    --> src/music_manager/scanner.rs:178:25
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     let path_str = match path.to_str() {
[INFO] [stdout]     |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TOKEN` is never used
[INFO] [stdout]   --> src/main.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const TOKEN : &str = "";
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_issue` is never used
[INFO] [stdout]   --> src/main.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | async fn init_issue(ghc: &Octocrab) -> Result<Issue, Error> {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/music_manager/scanner.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl AudioQuality {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] 17 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/music_manager/scanner.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl Music {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 53 |     pub fn new() -> Music {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DirectoryType` is never used
[INFO] [stdout]   --> src/music_manager/scanner.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub enum DirectoryType { // n pub
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_directory` is never used
[INFO] [stdout]   --> src/music_manager/scanner.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub async fn parse_directory(filename: &str) -> Result<DirectoryType, Error> { // n pub
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `blake3_dir_digest` is never used
[INFO] [stdout]    --> src/music_manager/scanner.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub async fn blake3_dir_digest(dir: &Path) -> Result<Hash, Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scan` is never used
[INFO] [stdout]    --> src/music_manager/scanner.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub async fn scan(path: &Path) -> Result<Music, Error>
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_line_album` is never used
[INFO] [stdout]   --> src/music_manager/interact.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn generate_line_album(al: &Album, ind_level: usize) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `to_markdown`, `push_to_github`, `serialize_to_json`, and `from_json` are never used
[INFO] [stdout]   --> src/music_manager/interact.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Music {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] 28 |     pub fn to_markdown(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub async fn push_to_github(&self, cfg: &AllConfig) -> Result<(), octocrab::Error> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn serialize_to_json(&self) -> Result<String, serde_json::Error> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn from_json(json_str: &str) -> Result<Music, serde_json::Error> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_file` is never used
[INFO] [stdout]   --> src/config/parser.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl AllConfig {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 31 |     pub fn from_file(dir: &Path) -> Result<AllConfig, Error> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.22s
[INFO] running `Command { std: "docker" "inspect" "b2f7eea5535209626e0d171bca1008da56ef52c0b66e2ff1b57663f3d20d142b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2f7eea5535209626e0d171bca1008da56ef52c0b66e2ff1b57663f3d20d142b", kill_on_drop: false }`
[INFO] [stdout] b2f7eea5535209626e0d171bca1008da56ef52c0b66e2ff1b57663f3d20d142b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9efc7edad8e874f0ed04a78b0114128475c7a998eceb88e4e874f59d4929d00f
[INFO] running `Command { std: "docker" "start" "-a" "9efc7edad8e874f0ed04a78b0114128475c7a998eceb88e4e874f59d4929d00f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::str::FromStr`
[INFO] [stderr]  --> src/music_manager/scanner.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::str::FromStr;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `io::Error`, `str::FromStr`
[INFO] [stderr]  --> src/music_manager/interact.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{io::Error, str::FromStr};
[INFO] [stderr]   |           ^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AlbumSet`, `AudioQuality`
[INFO] [stderr]  --> src/music_manager/interact.rs:5:36
[INFO] [stderr]   |
[INFO] [stderr] 5 | use super::scanner::{Music, Album, AlbumSet, AudioQuality};
[INFO] [stderr]   |                                    ^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `blake3::Hash`
[INFO] [stderr]  --> src/music_manager/interact.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use blake3::Hash;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Deserialize`, `Serialize`, `de::Visitor`
[INFO] [stderr]  --> src/music_manager/interact.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 | use serde::{Serialize, Deserialize, de::Visitor};
[INFO] [stderr]   |             ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path_str`
[INFO] [stderr]    --> src/music_manager/scanner.rs:146:13
[INFO] [stderr]     |
[INFO] [stderr] 146 |         let path_str = match path.to_str() {
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path_str`
[INFO] [stderr]    --> src/music_manager/scanner.rs:178:25
[INFO] [stderr]     |
[INFO] [stderr] 178 |                     let path_str = match path.to_str() {
[INFO] [stderr]     |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_str`
[INFO] [stderr] 
[INFO] [stderr] warning: `study` (lib) generated 7 warnings (run `cargo fix --lib -p study` to apply 5 suggestions)
[INFO] [stderr] warning: `study` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: unused imports: `AlbumSet`, `Album`, `Music`
[INFO] [stderr]  --> src/main.rs:3:30
[INFO] [stderr]   |
[INFO] [stderr] 3 | use music_manager::scanner::{Music, Album, AlbumSet};
[INFO] [stderr]   |                              ^^^^^  ^^^^^  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::str::FromStr`
[INFO] [stderr]  --> src/music_manager/scanner.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::str::FromStr;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TOKEN` is never used
[INFO] [stderr]   --> src/main.rs:10:7
[INFO] [stderr]    |
[INFO] [stderr] 10 | const TOKEN : &str = "";
[INFO] [stderr]    |       ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `init_issue` is never used
[INFO] [stderr]   --> src/main.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | async fn init_issue(ghc: &Octocrab) -> Result<Issue, Error> {
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `as_str` is never used
[INFO] [stderr]   --> src/music_manager/scanner.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl AudioQuality {
[INFO] [stderr]    | ----------------- method in this implementation
[INFO] [stderr] 17 |     pub fn as_str(&self) -> &str {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/music_manager/scanner.rs:53:12
[INFO] [stderr]    |
[INFO] [stderr] 52 | impl Music {
[INFO] [stderr]    | ---------- associated function in this implementation
[INFO] [stderr] 53 |     pub fn new() -> Music {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `DirectoryType` is never used
[INFO] [stderr]   --> src/music_manager/scanner.rs:61:10
[INFO] [stderr]    |
[INFO] [stderr] 61 | pub enum DirectoryType { // n pub
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_directory` is never used
[INFO] [stderr]   --> src/music_manager/scanner.rs:66:14
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub async fn parse_directory(filename: &str) -> Result<DirectoryType, Error> { // n pub
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `blake3_dir_digest` is never used
[INFO] [stderr]    --> src/music_manager/scanner.rs:112:14
[INFO] [stderr]     |
[INFO] [stderr] 112 | pub async fn blake3_dir_digest(dir: &Path) -> Result<Hash, Error> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `scan` is never used
[INFO] [stderr]    --> src/music_manager/scanner.rs:133:14
[INFO] [stderr]     |
[INFO] [stderr] 133 | pub async fn scan(path: &Path) -> Result<Music, Error>
[INFO] [stderr]     |              ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `generate_line_album` is never used
[INFO] [stderr]   --> src/music_manager/interact.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn generate_line_album(al: &Album, ind_level: usize) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `to_markdown`, `push_to_github`, `serialize_to_json`, and `from_json` are never used
[INFO] [stderr]   --> src/music_manager/interact.rs:28:12
[INFO] [stderr]    |
[INFO] [stderr] 27 | impl Music {
[INFO] [stderr]    | ---------- associated items in this implementation
[INFO] [stderr] 28 |     pub fn to_markdown(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 47 |     pub async fn push_to_github(&self, cfg: &AllConfig) -> Result<(), octocrab::Error> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |     pub fn serialize_to_json(&self) -> Result<String, serde_json::Error> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 66 |     pub fn from_json(json_str: &str) -> Result<Music, serde_json::Error> {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_file` is never used
[INFO] [stderr]   --> src/config/parser.rs:31:12
[INFO] [stderr]    |
[INFO] [stderr] 30 | impl AllConfig {
[INFO] [stderr]    | -------------- associated function in this implementation
[INFO] [stderr] 31 |     pub fn from_file(dir: &Path) -> Result<AllConfig, Error> {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `study` (bin "study" test) generated 19 warnings (6 duplicates) (run `cargo fix --bin "study" --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/study-488ac073d5f8a5a0)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::generate_line_album_test ... ok
[INFO] [stdout] test tests::parse_directory_test ... ok
[INFO] [stdout] test tests::config_read_from_file_test ... FAILED
[INFO] [stdout] test tests::blake3_dir_digest_test ... FAILED
[INFO] [stdout] test tests::music_serialize_test ... FAILED
[INFO] [stdout] test tests::scan_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::config_read_from_file_test stdout ----
[INFO] [stdout] thread 'tests::config_read_from_file_test' panicked at src/tests.rs:88:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ed55a324d5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55ed55a324d5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55ed55a324d5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55ed55a324d5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55ed55a5994b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55ed55a5994b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55ed55a2f90f - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55ed55a322ae - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55ed55a322ae - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55ed55a33c19 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55ed55a3396c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55ed5590b5ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55ed5590b5ff - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55ed55a3421b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55ed55a3421b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55ed55a33f94 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55ed55a32999 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55ed55a33cc7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55ed55892df3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55ed55893326 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55ed558bfacb - core::result::Result<T,E>::unwrap::h193b7c9241fd2b2d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55ed558bfacb - study::tests::config_read_from_file_test::h5aef56cee0692b59
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:88:15
[INFO] [stdout]   22:     0x55ed558bfa17 - study::tests::config_read_from_file_test::{{closure}}::h3010b9d8eb9a1015
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:86:32
[INFO] [stdout]   23:     0x55ed558bae96 - core::ops::function::FnOnce::call_once::h39fc5dc8a3385eea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ed5590ff1b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ed5590ff1b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55ed5590f5e1 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55ed5590f5e1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55ed5590f5e1 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55ed5590f5e1 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55ed5590f5e1 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55ed5590f5e1 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55ed5590f5e1 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55ed558d7fb4 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55ed558d7fb4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55ed558dca82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55ed558dca82 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55ed558dca82 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55ed558dca82 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55ed558dca82 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55ed558dca82 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55ed558dca82 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ed55a38e6b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55ed55a38e6b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55ed55a38e6b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f90d9609ac3 - <unknown>
[INFO] [stdout]   46:     0x7f90d969aa04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::blake3_dir_digest_test stdout ----
[INFO] [stdout] thread 'tests::blake3_dir_digest_test' panicked at src/tests.rs:9:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "Path is not a directory." }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ed55a324d5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55ed55a324d5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55ed55a324d5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55ed55a324d5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55ed55a5994b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55ed55a5994b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55ed55a2f90f - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55ed55a322ae - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55ed55a322ae - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55ed55a33c19 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55ed55a3396c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55ed5590b5ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55ed5590b5ff - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55ed55a3421b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55ed55a3421b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55ed55a33f94 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55ed55a32999 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55ed55a33cc7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55ed55892df3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55ed55893326 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55ed558bcfca - core::result::Result<T,E>::unwrap::haa4c62cf9768ef29
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55ed558bcfca - study::tests::blake3_dir_digest_test::{{closure}}::h5b7efe967c558746
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:7:15
[INFO] [stdout]   22:     0x55ed558a4ddd - <core::pin::Pin<P> as core::future::future::Future>::poll::h4e58dc0d470c6ec4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9
[INFO] [stdout]   23:     0x55ed558c6b5f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4399fd5b6e427816
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48
[INFO] [stdout]   24:     0x55ed558a3953 - tokio::coop::with_budget::{{closure}}::h06440639e9b988fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   25:     0x55ed558afc50 - std::thread::local::LocalKey<T>::try_with::h971aa82f48a095dc
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   26:     0x55ed558aed5a - std::thread::local::LocalKey<T>::with::h927425961f4308fd
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   27:     0x55ed558c6719 - tokio::coop::with_budget::h784861a68376ec1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/coop.rs:95:5
[INFO] [stdout]   28:     0x55ed558c6719 - tokio::coop::budget::h63605846a5e62b9c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   29:     0x55ed558c6719 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h1c16b8699e7fa6bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25
[INFO] [stdout]   30:     0x55ed558c1e40 - tokio::runtime::basic_scheduler::Context::enter::h41fb5c602e6f9228
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19
[INFO] [stdout]   31:     0x55ed558c5196 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h26b47fe00a289d8c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36
[INFO] [stdout]   32:     0x55ed558c47a4 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hf807a2eec4a38cd7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57
[INFO] [stdout]   33:     0x55ed558b1a6d - tokio::macros::scoped_tls::ScopedKey<T>::set::hff453be5564e3dc6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x55ed558c3d9c - tokio::runtime::basic_scheduler::CoreGuard::enter::h9500ee7464233dcc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27
[INFO] [stdout]   35:     0x55ed558c47ea - tokio::runtime::basic_scheduler::CoreGuard::block_on::he125c06f54819197
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9
[INFO] [stdout]   36:     0x55ed558c124a - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hd6d82b956afc16f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24
[INFO] [stdout]   37:     0x55ed558ac897 - tokio::runtime::Runtime::block_on::h247cb336997c8915
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/mod.rs:480:46
[INFO] [stdout]   38:     0x55ed558bccc1 - study::tests::blake3_dir_digest_test::h2acaf6c98d1be1ed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:11:5
[INFO] [stdout]   39:     0x55ed558bcb97 - study::tests::blake3_dir_digest_test::{{closure}}::hfabb83c22f21fad8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:6:34
[INFO] [stdout]   40:     0x55ed558bae36 - core::ops::function::FnOnce::call_once::h1cc3eb2316e6be01
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55ed5590ff1b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ed5590ff1b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   43:     0x55ed5590f5e1 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   44:     0x55ed5590f5e1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x55ed5590f5e1 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   46:     0x55ed5590f5e1 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   47:     0x55ed5590f5e1 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   48:     0x55ed5590f5e1 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   49:     0x55ed5590f5e1 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   50:     0x55ed558d7fb4 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   51:     0x55ed558d7fb4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   52:     0x55ed558dca82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   53:     0x55ed558dca82 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x55ed558dca82 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   55:     0x55ed558dca82 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   56:     0x55ed558dca82 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   57:     0x55ed558dca82 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   58:     0x55ed558dca82 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x55ed55a38e6b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   60:     0x55ed55a38e6b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   61:     0x55ed55a38e6b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   62:     0x7f90d9609ac3 - <unknown>
[INFO] [stdout]   63:     0x7f90d969aa04 - __clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::music_serialize_test stdout ----
[INFO] [stdout] thread 'tests::music_serialize_test' panicked at src/tests.rs:95:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "Path is not a directory." }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ed55a324d5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55ed55a324d5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55ed55a324d5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55ed55a324d5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55ed55a5994b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55ed55a5994b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55ed55a2f90f - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55ed55a322ae - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55ed55a322ae - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55ed55a33c19 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55ed55a3396c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55ed5590b5ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55ed5590b5ff - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55ed55a3421b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55ed55a3421b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55ed55a33f94 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55ed55a32999 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55ed55a33cc7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55ed55892df3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55ed55893326 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55ed558c015c - core::result::Result<T,E>::unwrap::hf7385f76eb0db5e9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55ed558c015c - study::tests::music_serialize_test::{{closure}}::h6aed481b84dfec84
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:95:17
[INFO] [stdout]   22:     0x55ed558a4e1d - <core::pin::Pin<P> as core::future::future::Future>::poll::h6a1865fb71d97dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9
[INFO] [stdout]   23:     0x55ed558c6b1f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h090cc2bdcbb37df1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48
[INFO] [stdout]   24:     0x55ed558a41a3 - tokio::coop::with_budget::{{closure}}::ha09025cf7def5613
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   25:     0x55ed558b0050 - std::thread::local::LocalKey<T>::try_with::hb48055925bb4df8e
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   26:     0x55ed558aed8a - std::thread::local::LocalKey<T>::with::h9a8d0ab7a01f93fe
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   27:     0x55ed558c67f9 - tokio::coop::with_budget::hcf05c15fa506a8b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/coop.rs:95:5
[INFO] [stdout]   28:     0x55ed558c67f9 - tokio::coop::budget::h86e1d1dcda1df635
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   29:     0x55ed558c67f9 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h2815c1334bcbb509
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25
[INFO] [stdout]   30:     0x55ed558c2db0 - tokio::runtime::basic_scheduler::Context::enter::h96b62cc8903c2cd2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19
[INFO] [stdout]   31:     0x55ed558c4a06 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h17d6813946134047
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36
[INFO] [stdout]   32:     0x55ed558c4784 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hb4d7cf8c1310e246
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57
[INFO] [stdout]   33:     0x55ed558b176d - tokio::macros::scoped_tls::ScopedKey<T>::set::hafacc50923c48046
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x55ed558c415c - tokio::runtime::basic_scheduler::CoreGuard::enter::hbb5bad0a7fbce467
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27
[INFO] [stdout]   35:     0x55ed558c47da - tokio::runtime::basic_scheduler::CoreGuard::block_on::hb004baf15861068e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9
[INFO] [stdout]   36:     0x55ed558c14de - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hd7f0d39938dae46b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24
[INFO] [stdout]   37:     0x55ed558aca23 - tokio::runtime::Runtime::block_on::hac7125625684439d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/mod.rs:480:46
[INFO] [stdout]   38:     0x55ed558bfdff - study::tests::music_serialize_test::hcb796acb83678bfe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:109:5
[INFO] [stdout]   39:     0x55ed558bfcc7 - study::tests::music_serialize_test::{{closure}}::h700d2dcb8ee86988
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:94:32
[INFO] [stdout]   40:     0x55ed558baf36 - core::ops::function::FnOnce::call_once::h717994aba1e9d18e
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55ed5590ff1b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ed5590ff1b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   43:     0x55ed5590f5e1 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   44:     0x55ed5590f5e1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x55ed5590f5e1 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   46:     0x55ed5590f5e1 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   47:     0x55ed5590f5e1 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   48:     0x55ed5590f5e1 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   49:     0x55ed5590f5e1 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   50:     0x55ed558d7fb4 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   51:     0x55ed558d7fb4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   52:     0x55ed558dca82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   53:     0x55ed558dca82 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x55ed558dca82 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   55:     0x55ed558dca82 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   56:     0x55ed558dca82 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   57:     0x55ed558dca82 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   58:     0x55ed558dca82 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x55ed55a38e6b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   60:     0x55ed55a38e6b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   61:     0x55ed55a38e6b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   62:     0x7f90d9609ac3 - <unknown>
[INFO] [stdout]   63:     0x7f90d969aa04 - __clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::scan_test stdout ----
[INFO] [stdout] thread 'tests::scan_test' panicked at src/tests.rs:50:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "Path is not a directory." }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ed55a324d5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55ed55a324d5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55ed55a324d5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55ed55a324d5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55ed55a5994b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55ed55a5994b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55ed55a2f90f - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55ed55a322ae - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55ed55a322ae - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55ed55a33c19 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55ed55a3396c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55ed5590b5ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55ed5590b5ff - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55ed55a3421b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55ed55a3421b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55ed55a33f94 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55ed55a32999 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55ed55a33cc7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55ed55892df3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55ed55893326 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55ed558becf7 - core::result::Result<T,E>::unwrap::hf7385f76eb0db5e9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55ed558becf7 - study::tests::scan_test::{{closure}}::h6ffe9105785bd857
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:50:15
[INFO] [stdout]   22:     0x55ed558a4e5d - <core::pin::Pin<P> as core::future::future::Future>::poll::h803cc94814a80fe4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9
[INFO] [stdout]   23:     0x55ed558c6bdf - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9cedb859252e3acd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:48
[INFO] [stdout]   24:     0x55ed558a4073 - tokio::coop::with_budget::{{closure}}::h881970687317acf3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   25:     0x55ed558af050 - std::thread::local::LocalKey<T>::try_with::h2d83a3d559e290a2
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   26:     0x55ed558aee1a - std::thread::local::LocalKey<T>::with::hc63261ddb1e29ee5
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   27:     0x55ed558c68d9 - tokio::coop::with_budget::hca12774632622c90
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/coop.rs:95:5
[INFO] [stdout]   28:     0x55ed558c68d9 - tokio::coop::budget::h6a335ff2059ae0f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   29:     0x55ed558c68d9 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h2b8607f577368389
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25
[INFO] [stdout]   30:     0x55ed558c2790 - tokio::runtime::basic_scheduler::Context::enter::h830c9757ad040621
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19
[INFO] [stdout]   31:     0x55ed558c5926 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hb1f4d2c5a2b6734e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:36
[INFO] [stdout]   32:     0x55ed558c4764 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hae3ec588beb57301
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57
[INFO] [stdout]   33:     0x55ed558b196d - tokio::macros::scoped_tls::ScopedKey<T>::set::hde3bb5edaf236912
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x55ed558c451c - tokio::runtime::basic_scheduler::CoreGuard::enter::hdafb75fb402ddf15
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:27
[INFO] [stdout]   35:     0x55ed558c47ca - tokio::runtime::basic_scheduler::CoreGuard::block_on::h26b2c5e2f293918a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:9
[INFO] [stdout]   36:     0x55ed558c0fae - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h9f3b16af9403ac71
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:24
[INFO] [stdout]   37:     0x55ed558ac703 - tokio::runtime::Runtime::block_on::h0a1652647c89cb27
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.19.2/src/runtime/mod.rs:480:46
[INFO] [stdout]   38:     0x55ed558be98f - study::tests::scan_test::h76e2bc71e40ae545
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:62:5
[INFO] [stdout]   39:     0x55ed558be857 - study::tests::scan_test::{{closure}}::h8084c97063e5d29c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:49:21
[INFO] [stdout]   40:     0x55ed558badf6 - core::ops::function::FnOnce::call_once::h142990b84fb66f34
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55ed5590ff1b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ed5590ff1b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   43:     0x55ed5590f5e1 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   44:     0x55ed5590f5e1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x55ed5590f5e1 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   46:     0x55ed5590f5e1 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   47:     0x55ed5590f5e1 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   48:     0x55ed5590f5e1 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   49:     0x55ed5590f5e1 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   50:     0x55ed558d7fb4 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   51:     0x55ed558d7fb4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   52:     0x55ed558dca82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   53:     0x55ed558dca82 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x55ed558dca82 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   55:     0x55ed558dca82 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   56:     0x55ed558dca82 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   57:     0x55ed558dca82 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   58:     0x55ed558dca82 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x55ed55a38e6b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   60:     0x55ed55a38e6b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   61:     0x55ed55a38e6b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   62:     0x7f90d9609ac3 - <unknown>
[INFO] [stdout]   63:     0x7f90d969aa04 - __clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::blake3_dir_digest_test
[INFO] [stdout]     tests::config_read_from_file_test
[INFO] [stdout]     tests::music_serialize_test
[INFO] [stdout]     tests::scan_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9efc7edad8e874f0ed04a78b0114128475c7a998eceb88e4e874f59d4929d00f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9efc7edad8e874f0ed04a78b0114128475c7a998eceb88e4e874f59d4929d00f", kill_on_drop: false }`
[INFO] [stdout] 9efc7edad8e874f0ed04a78b0114128475c7a998eceb88e4e874f59d4929d00f
