[INFO] cloning repository https://github.com/Lugendre/msr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lugendre/msr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLugendre%2Fmsr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLugendre%2Fmsr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4727d4504b244f0aa5b74b1b946fa4d2848d9c0
[INFO] testing Lugendre/msr against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLugendre%2Fmsr" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Lugendre/msr
[INFO] finished tweaking git repo https://github.com/Lugendre/msr
[INFO] tweaked toml for git repo https://github.com/Lugendre/msr written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lugendre/msr on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lugendre/msr 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e0547512ec99e392204a4ea0943327e4ea37cd2a4069d9b29fc8c57e62276c6
[INFO] running `Command { std: "docker" "start" "-a" "9e0547512ec99e392204a4ea0943327e4ea37cd2a4069d9b29fc8c57e62276c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e0547512ec99e392204a4ea0943327e4ea37cd2a4069d9b29fc8c57e62276c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e0547512ec99e392204a4ea0943327e4ea37cd2a4069d9b29fc8c57e62276c6", kill_on_drop: false }`
[INFO] [stdout] 9e0547512ec99e392204a4ea0943327e4ea37cd2a4069d9b29fc8c57e62276c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a27cd2bd05b9fc7bb585a3343de379152605b3d2e31c12905f89f28123b93d2b
[INFO] running `Command { std: "docker" "start" "-a" "a27cd2bd05b9fc7bb585a3343de379152605b3d2e31c12905f89f28123b93d2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling sqlformat v0.2.6 (https://github.com/shssoichiro/sqlformat-rs?tag=v0.2.6#6928bb35)
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling mockall_derive v0.13.0
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling typed-builder-macro v0.20.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling sea-orm-macros v1.0.1
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling deriving-via-impl v0.1.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling typed-builder v0.20.0
[INFO] [stderr]    Compiling ouroboros v0.17.2
[INFO] [stderr]    Compiling deriving_via v1.6.3
[INFO] [stderr]    Compiling mockall v0.13.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.13
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling sea-query v0.31.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling sea-query-binder v0.6.0
[INFO] [stderr]    Compiling sea-orm v1.0.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.8
[INFO] [stderr]    Compiling msr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]  --> src/domain/song.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::borrow::Cow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TransactionError`
[INFO] [stdout]   --> src/infra/repository/song.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 | use sea_orm::{ExecResult, TransactionError};
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UsesSongRepository`
[INFO] [stdout]  --> src/kernel.rs:3:73
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::domain::repository::song_repository::{ProvideSongRepository, UsesSongRepository};
[INFO] [stdout]   |                                                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/infra/repository/song.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 todo!("Songのinsert");
[INFO] [stdout]    |                 --------------------- any code following this expression is unreachable
[INFO] [stdout] 83 |                 Ok::<(), Error>(())
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/kernel.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let db_connection = Arc::new(todo!());
[INFO] [stdout]    |                             ^^^^^^^^ ------- any code following this expression is unreachable
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             unreachable call
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `audio_format_id`
[INFO] [stdout]   --> src/infra/repository/song.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 let audio_format_id: Result<ExecResult, InfraError> =
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_audio_format_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `song_id`
[INFO] [stdout]   --> src/infra/repository/song.rs:90:33
[INFO] [stdout]    |
[INFO] [stdout] 90 |     async fn delete_song(&self, song_id: SongId) -> Result<()> {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_song_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `songs`
[INFO] [stdout]    --> src/infra/repository/song.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |     async fn save_songs(&self, songs: Vec<Song>) -> Result<()> {
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_songs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `album_id`
[INFO] [stdout]    --> src/infra/repository/song.rs:106:31
[INFO] [stdout]     |
[INFO] [stdout] 106 |     async fn get_album(&self, album_id: AlbumId) -> Result<Option<Album>> {
[INFO] [stdout]     |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_album_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `album`
[INFO] [stdout]    --> src/infra/repository/song.rs:110:32
[INFO] [stdout]     |
[INFO] [stdout] 110 |     async fn save_album(&self, album: Album) -> Result<()> {
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_album`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `album_id`
[INFO] [stdout]    --> src/infra/repository/song.rs:114:34
[INFO] [stdout]     |
[INFO] [stdout] 114 |     async fn delete_album(&self, album_id: AlbumId) -> Result<()> {
[INFO] [stdout]     |                                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_album_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `albums`
[INFO] [stdout]    --> src/infra/repository/song.rs:122:36
[INFO] [stdout]     |
[INFO] [stdout] 122 |     async fn save_all_album(&self, albums: Vec<Album>) -> Result<()> {
[INFO] [stdout]     |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_albums`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]   --> src/kernel.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let client = reqwest::Client::builder()
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_connection`
[INFO] [stdout]   --> src/kernel.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let db_connection = Arc::new(todo!());
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]   --> src/kernel.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 Url::parse("https://monster-siren.hypergryph.com/api/")?,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.05s
[INFO] running `Command { std: "docker" "inspect" "a27cd2bd05b9fc7bb585a3343de379152605b3d2e31c12905f89f28123b93d2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a27cd2bd05b9fc7bb585a3343de379152605b3d2e31c12905f89f28123b93d2b", kill_on_drop: false }`
[INFO] [stdout] a27cd2bd05b9fc7bb585a3343de379152605b3d2e31c12905f89f28123b93d2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40336000b9a0e5bf7471716b0d59cb29b6653d0313756e03ce25943e64b983e8
[INFO] running `Command { std: "docker" "start" "-a" "40336000b9a0e5bf7471716b0d59cb29b6653d0313756e03ce25943e64b983e8", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]  --> src/domain/song.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::borrow::Cow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TransactionError`
[INFO] [stdout]   --> src/infra/repository/song.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 | use sea_orm::{ExecResult, TransactionError};
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UsesSongRepository`
[INFO] [stdout]  --> src/kernel.rs:3:73
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::domain::repository::song_repository::{ProvideSongRepository, UsesSongRepository};
[INFO] [stdout]   |                                                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/infra/repository/song.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 todo!("Songのinsert");
[INFO] [stdout]    |                 --------------------- any code following this expression is unreachable
[INFO] [stdout] 83 |                 Ok::<(), Error>(())
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/kernel.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let db_connection = Arc::new(todo!());
[INFO] [stdout]    |                             ^^^^^^^^ ------- any code following this expression is unreachable
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             unreachable call
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `audio_format_id`
[INFO] [stdout]   --> src/infra/repository/song.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 let audio_format_id: Result<ExecResult, InfraError> =
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_audio_format_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `song_id`
[INFO] [stdout]   --> src/infra/repository/song.rs:90:33
[INFO] [stdout]    |
[INFO] [stdout] 90 |     async fn delete_song(&self, song_id: SongId) -> Result<()> {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_song_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `songs`
[INFO] [stdout]    --> src/infra/repository/song.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |     async fn save_songs(&self, songs: Vec<Song>) -> Result<()> {
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_songs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `album_id`
[INFO] [stdout]    --> src/infra/repository/song.rs:106:31
[INFO] [stdout]     |
[INFO] [stdout] 106 |     async fn get_album(&self, album_id: AlbumId) -> Result<Option<Album>> {
[INFO] [stdout]     |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_album_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `album`
[INFO] [stdout]    --> src/infra/repository/song.rs:110:32
[INFO] [stdout]     |
[INFO] [stdout] 110 |     async fn save_album(&self, album: Album) -> Result<()> {
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_album`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `album_id`
[INFO] [stdout]    --> src/infra/repository/song.rs:114:34
[INFO] [stdout]     |
[INFO] [stdout] 114 |     async fn delete_album(&self, album_id: AlbumId) -> Result<()> {
[INFO] [stdout]     |                                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_album_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `albums`
[INFO] [stdout]    --> src/infra/repository/song.rs:122:36
[INFO] [stdout]     |
[INFO] [stdout] 122 |     async fn save_all_album(&self, albums: Vec<Album>) -> Result<()> {
[INFO] [stdout]     |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_albums`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]   --> src/kernel.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let client = reqwest::Client::builder()
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_connection`
[INFO] [stdout]   --> src/kernel.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let db_connection = Arc::new(todo!());
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]   --> src/kernel.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 Url::parse("https://monster-siren.hypergryph.com/api/")?,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling msr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]  --> src/domain/song.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::borrow::Cow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TransactionError`
[INFO] [stdout]   --> src/infra/repository/song.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 | use sea_orm::{ExecResult, TransactionError};
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UsesSongRepository`
[INFO] [stdout]  --> src/kernel.rs:3:73
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::domain::repository::song_repository::{ProvideSongRepository, UsesSongRepository};
[INFO] [stdout]   |                                                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/infra/repository/song.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 todo!("Songのinsert");
[INFO] [stdout]    |                 --------------------- any code following this expression is unreachable
[INFO] [stdout] 83 |                 Ok::<(), Error>(())
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/kernel.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let db_connection = Arc::new(todo!());
[INFO] [stdout]    |                             ^^^^^^^^ ------- any code following this expression is unreachable
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             unreachable call
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `audio_format_id`
[INFO] [stdout]   --> src/infra/repository/song.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 let audio_format_id: Result<ExecResult, InfraError> =
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_audio_format_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `song_id`
[INFO] [stdout]   --> src/infra/repository/song.rs:90:33
[INFO] [stdout]    |
[INFO] [stdout] 90 |     async fn delete_song(&self, song_id: SongId) -> Result<()> {
[INFO] [stdout]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_song_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `songs`
[INFO] [stdout]    --> src/infra/repository/song.rs:102:32
[INFO] [stdout]     |
[INFO] [stdout] 102 |     async fn save_songs(&self, songs: Vec<Song>) -> Result<()> {
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_songs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `album_id`
[INFO] [stdout]    --> src/infra/repository/song.rs:106:31
[INFO] [stdout]     |
[INFO] [stdout] 106 |     async fn get_album(&self, album_id: AlbumId) -> Result<Option<Album>> {
[INFO] [stdout]     |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_album_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `album`
[INFO] [stdout]    --> src/infra/repository/song.rs:110:32
[INFO] [stdout]     |
[INFO] [stdout] 110 |     async fn save_album(&self, album: Album) -> Result<()> {
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_album`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `album_id`
[INFO] [stdout]    --> src/infra/repository/song.rs:114:34
[INFO] [stdout]     |
[INFO] [stdout] 114 |     async fn delete_album(&self, album_id: AlbumId) -> Result<()> {
[INFO] [stdout]     |                                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_album_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `albums`
[INFO] [stdout]    --> src/infra/repository/song.rs:122:36
[INFO] [stdout]     |
[INFO] [stdout] 122 |     async fn save_all_album(&self, albums: Vec<Album>) -> Result<()> {
[INFO] [stdout]     |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_albums`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]   --> src/kernel.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let client = reqwest::Client::builder()
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_connection`
[INFO] [stdout]   --> src/kernel.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let db_connection = Arc::new(todo!());
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]   --> src/kernel.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 Url::parse("https://monster-siren.hypergryph.com/api/")?,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.49s
[INFO] running `Command { std: "docker" "inspect" "40336000b9a0e5bf7471716b0d59cb29b6653d0313756e03ce25943e64b983e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40336000b9a0e5bf7471716b0d59cb29b6653d0313756e03ce25943e64b983e8", kill_on_drop: false }`
[INFO] [stdout] 40336000b9a0e5bf7471716b0d59cb29b6653d0313756e03ce25943e64b983e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 98bc4e3111d1eb07978e25c2bee4e13fc99a4075e40038a8efdb35fa6b51110d
[INFO] running `Command { std: "docker" "start" "-a" "98bc4e3111d1eb07978e25c2bee4e13fc99a4075e40038a8efdb35fa6b51110d", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::borrow::Cow`
[INFO] [stderr]  --> src/domain/song.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::borrow::Cow;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `TransactionError`
[INFO] [stderr]   --> src/infra/repository/song.rs:12:27
[INFO] [stderr]    |
[INFO] [stderr] 12 | use sea_orm::{ExecResult, TransactionError};
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `UsesSongRepository`
[INFO] [stderr]  --> src/kernel.rs:3:73
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::domain::repository::song_repository::{ProvideSongRepository, UsesSongRepository};
[INFO] [stderr]   |                                                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/infra/repository/song.rs:83:17
[INFO] [stderr]    |
[INFO] [stderr] 82 |                 todo!("Songのinsert");
[INFO] [stderr]    |                 --------------------- any code following this expression is unreachable
[INFO] [stderr] 83 |                 Ok::<(), Error>(())
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable call
[INFO] [stderr]   --> src/kernel.rs:36:29
[INFO] [stderr]    |
[INFO] [stderr] 36 |         let db_connection = Arc::new(todo!());
[INFO] [stderr]    |                             ^^^^^^^^ ------- any code following this expression is unreachable
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             unreachable call
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `audio_format_id`
[INFO] [stderr]   --> src/infra/repository/song.rs:78:21
[INFO] [stderr]    |
[INFO] [stderr] 78 |                 let audio_format_id: Result<ExecResult, InfraError> =
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_audio_format_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `song_id`
[INFO] [stderr]   --> src/infra/repository/song.rs:90:33
[INFO] [stderr]    |
[INFO] [stderr] 90 |     async fn delete_song(&self, song_id: SongId) -> Result<()> {
[INFO] [stderr]    |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_song_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `songs`
[INFO] [stderr]    --> src/infra/repository/song.rs:102:32
[INFO] [stderr]     |
[INFO] [stderr] 102 |     async fn save_songs(&self, songs: Vec<Song>) -> Result<()> {
[INFO] [stderr]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_songs`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `album_id`
[INFO] [stderr]    --> src/infra/repository/song.rs:106:31
[INFO] [stderr]     |
[INFO] [stderr] 106 |     async fn get_album(&self, album_id: AlbumId) -> Result<Option<Album>> {
[INFO] [stderr]     |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_album_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `album`
[INFO] [stderr]    --> src/infra/repository/song.rs:110:32
[INFO] [stderr]     |
[INFO] [stderr] 110 |     async fn save_album(&self, album: Album) -> Result<()> {
[INFO] [stderr]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_album`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `album_id`
[INFO] [stderr]    --> src/infra/repository/song.rs:114:34
[INFO] [stderr]     |
[INFO] [stderr] 114 |     async fn delete_album(&self, album_id: AlbumId) -> Result<()> {
[INFO] [stderr]     |                                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_album_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `albums`
[INFO] [stderr]    --> src/infra/repository/song.rs:122:36
[INFO] [stderr]     |
[INFO] [stderr] 122 |     async fn save_all_album(&self, albums: Vec<Album>) -> Result<()> {
[INFO] [stderr]     |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_albums`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `client`
[INFO] [stderr]   --> src/kernel.rs:33:13
[INFO] [stderr]    |
[INFO] [stderr] 33 |         let client = reqwest::Client::builder()
[INFO] [stderr]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db_connection`
[INFO] [stderr]   --> src/kernel.rs:36:13
[INFO] [stderr]    |
[INFO] [stderr] 36 |         let db_connection = Arc::new(todo!());
[INFO] [stderr]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_connection`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `val`
[INFO] [stderr]   --> src/kernel.rs:40:17
[INFO] [stderr]    |
[INFO] [stderr] 40 |                 Url::parse("https://monster-siren.hypergryph.com/api/")?,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stderr] 
[INFO] [stderr] warning: `msr` (lib) generated 15 warnings (run `cargo fix --lib -p msr` to apply 13 suggestions)
[INFO] [stderr] warning: `msr` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/msr-168623441946badf)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test usecase::add_new_song::tests::test_add_new_songs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- usecase::add_new_song::tests::test_add_new_songs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'usecase::add_new_song::tests::test_add_new_songs' (25) panicked at src/usecase/add_new_song.rs:260:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Song { id: Id(1), name: "song", belong_album_id: Id(1), track_number: 1, disk_number: 1, source: AudioRawData { raw: b"", format: Flac, save_path: "" }, artists: ["artist"] }
[INFO] [stdout]  right: Song { id: Id(0), name: "", belong_album_id: Id(0), track_number: 0, disk_number: 0, source: AudioRawData { raw: b"", format: Flac, save_path: "" }, artists: [] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58337e91b082 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58337e91b082 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58337e91b082 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58337e91b082 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58337e92b87f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58337e92b87f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58337e8e72d3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58337e8e72d3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58337e8f3222 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58337e8f887f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58337e8f8711 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58337e7d2a5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58337e7d2a5e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58337e8f8f3f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58337e8f8f3f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58337e8f8cea - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58337e8f3359 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58337e8dba3d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58337e933680 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58337e933483 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x58337e79f7a5 - core::panicking::assert_failed::hfabb2e4aa49409f4
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x58337e79c33d - msr::usecase::add_new_song::tests::test_add_new_songs::{{closure}}::h315880dccdb3cb5f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/usecase/add_new_song.rs:260:9
[INFO] [stdout]   22:     0x58337e79fcf2 - <core::pin::Pin<P> as core::future::future::Future>::poll::he5e5ca5c2d92c748
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x58337e79facd - <core::pin::Pin<P> as core::future::future::Future>::poll::h200ffb7c12f9120d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58337e77c3bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf5db261c1196f512
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   25:     0x58337e77c2cb - tokio::runtime::coop::with_budget::hb3f0e0123d2726a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x58337e77c2cb - tokio::runtime::coop::budget::h99fef6aee87fea9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x58337e77c2cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc820d2c293afa0f5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   28:     0x58337e779130 - tokio::runtime::scheduler::current_thread::Context::enter::h2d987f1f257875fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   29:     0x58337e77b7e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf79d5f487004a2ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   30:     0x58337e77aa04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc6db4cddcc4fe884
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   31:     0x58337e78dcab - tokio::runtime::context::scoped::Scoped<T>::set::h0276d8daabad6fc2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x58337e7ab5d9 - tokio::runtime::context::set_scheduler::{{closure}}::h3e0f9c93496a1dd9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x58337e782f92 - std::thread::local::LocalKey<T>::try_with::h0ba39e80ad6a8a6f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x58337e782cfe - std::thread::local::LocalKey<T>::with::h5b028bb2583e860e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x58337e7ab58d - tokio::runtime::context::set_scheduler::hcdbc09f5e2aca629
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x58337e77a370 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h54af2923d050624b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   37:     0x58337e77aa23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h08e05c90fb27f086
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   38:     0x58337e778d13 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb8695dafabd1ab4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   39:     0x58337e784a70 - tokio::runtime::context::runtime::enter_runtime::h3542141deb011183
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x58337e778761 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h902646778fa67c2f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   41:     0x58337e7abafa - tokio::runtime::runtime::Runtime::block_on_inner::h25de36ebd5d16f5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   42:     0x58337e7abcf5 - tokio::runtime::runtime::Runtime::block_on::h1b5ebf558920e17c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   43:     0x58337e79bb11 - msr::usecase::add_new_song::tests::test_add_new_songs::hec0625ff8af06be9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/usecase/add_new_song.rs:260:57
[INFO] [stdout]   44:     0x58337e79c3f7 - msr::usecase::add_new_song::tests::test_add_new_songs::{{closure}}::h68c7f2e9d30bd50f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/usecase/add_new_song.rs:169:34
[INFO] [stdout]   45:     0x58337e76e2e6 - core::ops::function::FnOnce::call_once::h2fa7bffe3abb38cd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x58337e7d285b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x58337e7d285b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x58337e7e68bd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x58337e7e68bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x58337e7e68bd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x58337e7e68bd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x58337e7e68bd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x58337e7e68bd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x58337e7e68bd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x58337e7bfe04 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x58337e7bfe04 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x58337e7c365a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x58337e7c365a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x58337e7c365a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x58337e7c365a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x58337e7c365a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x58337e7c365a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x58337e7c365a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x58337e8ee75f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   65:     0x58337e8ee75f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   66:     0x77f95eb8faa4 - <unknown>
[INFO] [stdout]   67:     0x77f95ec1ca64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     usecase::add_new_song::tests::test_add_new_songs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "98bc4e3111d1eb07978e25c2bee4e13fc99a4075e40038a8efdb35fa6b51110d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98bc4e3111d1eb07978e25c2bee4e13fc99a4075e40038a8efdb35fa6b51110d", kill_on_drop: false }`
[INFO] [stdout] 98bc4e3111d1eb07978e25c2bee4e13fc99a4075e40038a8efdb35fa6b51110d
