[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 master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLugendre%2Fmsr" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Lugendre/msr on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/shssoichiro/sqlformat-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-ordinalize-derive v4.3.1 [INFO] [stderr] Downloaded enum-ordinalize v4.3.0 [INFO] [stderr] Downloaded inherent v1.0.11 [INFO] [stderr] Downloaded bigdecimal v0.3.1 [INFO] [stderr] Downloaded deriving-via-impl v0.1.0 [INFO] [stderr] Downloaded sea-bae v0.2.1 [INFO] [stderr] Downloaded sea-query-binder v0.6.0 [INFO] [stderr] Downloaded predicates-tree v1.0.11 [INFO] [stderr] Downloaded predicates v3.1.2 [INFO] [stderr] Downloaded deriving_via v1.6.3 [INFO] [stderr] Downloaded mockall_derive v0.13.0 [INFO] [stderr] Downloaded rustls-pki-types v1.9.0 [INFO] [stderr] Downloaded sea-orm-macros v1.0.1 [INFO] [stderr] Downloaded hyper-util v0.1.9 [INFO] [stderr] Downloaded educe v0.5.11 [INFO] [stderr] Downloaded once_cell v1.20.1 [INFO] [stderr] Downloaded sea-query v0.31.0 [INFO] [stderr] Downloaded fragile v2.0.0 [INFO] [stderr] Downloaded predicates-core v1.0.8 [INFO] [stderr] Downloaded mockall v0.13.0 [INFO] [stderr] Downloaded ouroboros_macro v0.17.2 [INFO] [stderr] Downloaded ouroboros v0.17.2 [INFO] [stderr] Downloaded rustls v0.23.14 [INFO] [stderr] Downloaded sea-orm v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3be3375145c888969c2432b3ae98c856d29d3435c3d8323a52a6822be481581a [INFO] running `Command { std: "docker" "start" "-a" "3be3375145c888969c2432b3ae98c856d29d3435c3d8323a52a6822be481581a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3be3375145c888969c2432b3ae98c856d29d3435c3d8323a52a6822be481581a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3be3375145c888969c2432b3ae98c856d29d3435c3d8323a52a6822be481581a", kill_on_drop: false }` [INFO] [stdout] 3be3375145c888969c2432b3ae98c856d29d3435c3d8323a52a6822be481581a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41f72b10fd9593b06ca6f46b6d96d0fc131f57d220c06e84d716b1aadf3b2ee5 [INFO] running `Command { std: "docker" "start" "-a" "41f72b10fd9593b06ca6f46b6d96d0fc131f57d220c06e84d716b1aadf3b2ee5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling sqlformat v0.2.6 (https://github.com/shssoichiro/sqlformat-rs?tag=v0.2.6#6928bb35) [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling mockall_derive v0.13.0 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [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 async-stream-impl v0.3.6 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling typed-builder-macro v0.20.0 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling sea-orm-macros v1.0.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling deriving-via-impl v0.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling typed-builder v0.20.0 [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 uuid v1.10.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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 time v0.3.36 [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 sea-query-binder v0.6.0 [INFO] [stderr] Compiling hyper-util v0.1.9 [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 = [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) -> 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> { [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) -> 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.20s [INFO] running `Command { std: "docker" "inspect" "41f72b10fd9593b06ca6f46b6d96d0fc131f57d220c06e84d716b1aadf3b2ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41f72b10fd9593b06ca6f46b6d96d0fc131f57d220c06e84d716b1aadf3b2ee5", kill_on_drop: false }` [INFO] [stdout] 41f72b10fd9593b06ca6f46b6d96d0fc131f57d220c06e84d716b1aadf3b2ee5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb1c829e6bc961876eecbc1e67097fdf185f605e5f8f4bd72c7546a7bf5a7966 [INFO] running `Command { std: "docker" "start" "-a" "bb1c829e6bc961876eecbc1e67097fdf185f605e5f8f4bd72c7546a7bf5a7966", 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 = [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) -> 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> { [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) -> 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] [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 = [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) -> 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> { [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) -> 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.43s [INFO] running `Command { std: "docker" "inspect" "bb1c829e6bc961876eecbc1e67097fdf185f605e5f8f4bd72c7546a7bf5a7966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1c829e6bc961876eecbc1e67097fdf185f605e5f8f4bd72c7546a7bf5a7966", kill_on_drop: false }` [INFO] [stdout] bb1c829e6bc961876eecbc1e67097fdf185f605e5f8f4bd72c7546a7bf5a7966 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4f56974437e20eea9cd0d2b2ab8fcca8541dc29e6dab7f3ec44d57680bd94c68 [INFO] running `Command { std: "docker" "start" "-a" "4f56974437e20eea9cd0d2b2ab8fcca8541dc29e6dab7f3ec44d57680bd94c68", 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 = [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) -> 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> { [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) -> 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: `msr` (lib) generated 14 warnings (run `cargo fix --lib -p msr` to apply 3 suggestions) [INFO] [stderr] warning: `msr` (lib test) generated 14 warnings (14 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [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' (24) 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: 0x5ea1827b5d62 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ea1827b5d62 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ea1827b5d62 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ea1827b5d62 - ::fmt::h427144ad75cfb218 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ea1827c68ff - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ea1827c68ff - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ea182781ab1 - std::io::default_write_fmt::h305b5a0727055346 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ea182781ab1 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ea18278dbd2 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ea18279329f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ea182793131 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ea182664a0e - as core::ops::function::Fn>::call::h441e4551014e4cf8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5ea182664a0e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ea182793a0f - as core::ops::function::Fn>::call::h1e57b72c4e1d3045 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5ea182793a0f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ea1827937ba - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5ea18278dd19 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ea182775cfd - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ea1827ce750 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ea1827ce553 - core::panicking::assert_failed_inner::h3eabd3c15a9e5a8c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5ea1826111a5 - core::panicking::assert_failed::h075f2841e31847f2 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5ea182639f7d - msr::usecase::add_new_song::tests::test_add_new_songs::{{closure}}::h4c0ba3acaf54a549 [INFO] [stdout] at /opt/rustwide/workdir/src/usecase/add_new_song.rs:260:9 [INFO] [stdout] 22: 0x5ea18263d802 - as core::future::future::Future>::poll::h7f2be4b213202b84 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5ea18263d89d - as core::future::future::Future>::poll::hb06057b404289f25 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5ea18261638d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::habf7e0a23a1fcf62 [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: 0x5ea1826160fb - tokio::runtime::coop::with_budget::hde917d09112472f5 [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: 0x5ea1826160fb - tokio::runtime::coop::budget::h8cbd0e6fb6d81c57 [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: 0x5ea1826160fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8e4a9f2497aa0478 [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: 0x5ea182613710 - tokio::runtime::scheduler::current_thread::Context::enter::hc222f313081ff17b [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: 0x5ea182614d10 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h65987794fd8524d3 [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: 0x5ea1826149d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hbfd991f4b6cb184e [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: 0x5ea182624fcb - tokio::runtime::context::scoped::Scoped::set::h31de00b5a3385bbf [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: 0x5ea18263cf69 - tokio::runtime::context::set_scheduler::{{closure}}::hc2185585b419f01f [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: 0x5ea18260f4d2 - std::thread::local::LocalKey::try_with::h101f219d12c4bd29 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x5ea18260f31e - std::thread::local::LocalKey::with::h899468564f02c523 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x5ea18263ce9d - tokio::runtime::context::set_scheduler::h13b861b79284a1af [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: 0x5ea182614340 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h17bf8a4b144cb2db [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: 0x5ea182614a53 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h95b6d9f207b5759a [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: 0x5ea182612983 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h893cc2a3f0ccf91c [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: 0x5ea1826116c0 - tokio::runtime::context::runtime::enter_runtime::h42ee0b462ef19928 [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: 0x5ea182612681 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h239d5a621427cf6d [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: 0x5ea18261243a - tokio::runtime::runtime::Runtime::block_on_inner::hc0fdceca20ba269d [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: 0x5ea182612525 - tokio::runtime::runtime::Runtime::block_on::h32210887d385c7a1 [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: 0x5ea182639741 - msr::usecase::add_new_song::tests::test_add_new_songs::h41a1f3fdecdcf38b [INFO] [stdout] at /opt/rustwide/workdir/src/usecase/add_new_song.rs:260:57 [INFO] [stdout] 44: 0x5ea18263a037 - msr::usecase::add_new_song::tests::test_add_new_songs::{{closure}}::hefbde3120d0c409a [INFO] [stdout] at /opt/rustwide/workdir/src/usecase/add_new_song.rs:169:34 [INFO] [stdout] 45: 0x5ea1825ff256 - core::ops::function::FnOnce::call_once::h3a5068a9cde920fa [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5ea1826647cb - core::ops::function::FnOnce::call_once::h5d9016d521f5aee4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x5ea1826647cb - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x5ea18267a2b5 - test::run_test_in_process::{{closure}}::h0442efda2e6359b2 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x5ea18267a2b5 - as core::ops::function::FnOnce<()>>::call_once::hfe3528c8dd09682c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x5ea18267a2b5 - std::panicking::catch_unwind::do_call::hb1659f7844fe8531 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x5ea18267a2b5 - std::panicking::catch_unwind::hdc1f4be0019e72ad [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x5ea18267a2b5 - std::panic::catch_unwind::hd6d7ccfa4513e770 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5ea18267a2b5 - test::run_test_in_process::h6bbb839ed0802366 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x5ea18267a2b5 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x5ea182650c24 - test::run_test::{{closure}}::h41975797e198d26c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x5ea182650c24 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x5ea1826545ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hddf826a64f532bea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x5ea1826545ca - as core::ops::function::FnOnce<()>>::call_once::hc3518c3eab91aeb3 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5ea1826545ca - std::panicking::catch_unwind::do_call::h7bf3ad6dc012415a [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x5ea1826545ca - std::panicking::catch_unwind::h8b88f0375c767e36 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x5ea1826545ca - std::panic::catch_unwind::h66cb5d61a90f7bc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5ea1826545ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h65bc9d15fb966bbd [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x5ea1826545ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x5ea182787e3f - as core::ops::function::FnOnce>::call_once::hef12b47e5c033835 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 65: 0x5ea182787e3f - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 66: 0x707502182aa4 - [INFO] [stdout] 67: 0x70750220fa34 - clone [INFO] [stdout] 68: 0x0 - [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.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "4f56974437e20eea9cd0d2b2ab8fcca8541dc29e6dab7f3ec44d57680bd94c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f56974437e20eea9cd0d2b2ab8fcca8541dc29e6dab7f3ec44d57680bd94c68", kill_on_drop: false }` [INFO] [stdout] 4f56974437e20eea9cd0d2b2ab8fcca8541dc29e6dab7f3ec44d57680bd94c68