[INFO] cloning repository https://github.com/imaviso/subsonic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imaviso/subsonic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimaviso%2Fsubsonic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimaviso%2Fsubsonic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81842d41c90683e5467309bbe78f6280cfb3fe1b [INFO] testing imaviso/subsonic against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimaviso%2Fsubsonic" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/imaviso/subsonic [INFO] finished tweaking git repo https://github.com/imaviso/subsonic [INFO] tweaked toml for git repo https://github.com/imaviso/subsonic written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/imaviso/subsonic on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/imaviso/subsonic 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f0e8391eed4a8d6c67ddafff6bc9c9a0b736f85151b8763dcfcd8bc493be684 [INFO] running `Command { std: "docker" "start" "-a" "0f0e8391eed4a8d6c67ddafff6bc9c9a0b736f85151b8763dcfcd8bc493be684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f0e8391eed4a8d6c67ddafff6bc9c9a0b736f85151b8763dcfcd8bc493be684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f0e8391eed4a8d6c67ddafff6bc9c9a0b736f85151b8763dcfcd8bc493be684", kill_on_drop: false }` [INFO] [stdout] 0f0e8391eed4a8d6c67ddafff6bc9c9a0b736f85151b8763dcfcd8bc493be684 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66d157f6ec70e31c7a6a8b5ade5f6aa60a78c4991f4d82802df395d90ce90b55 [INFO] running `Command { std: "docker" "start" "-a" "66d157f6ec70e31c7a6a8b5ade5f6aa60a78c4991f4d82802df395d90ce90b55", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.146 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling selectors v0.33.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling web_atoms v0.2.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling diesel_derives v2.3.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling cssparser v0.36.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling base64ct v1.8.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling ogg_pager v0.7.0 [INFO] [stderr] Compiling markup5ever v0.36.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling html5ever v0.36.1 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling lofty_attr v0.11.1 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling scraper v0.25.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling lofty v0.22.4 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling diesel v2.3.5 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling suboxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "66d157f6ec70e31c7a6a8b5ade5f6aa60a78c4991f4d82802df395d90ce90b55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66d157f6ec70e31c7a6a8b5ade5f6aa60a78c4991f4d82802df395d90ce90b55", kill_on_drop: false }` [INFO] [stdout] 66d157f6ec70e31c7a6a8b5ade5f6aa60a78c4991f4d82802df395d90ce90b55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 970e2b151b95f8236899acef589637c45833d3cd08129032eba57da78f8cc9e1 [INFO] running `Command { std: "docker" "start" "-a" "970e2b151b95f8236899acef589637c45833d3cd08129032eba57da78f8cc9e1", kill_on_drop: false }` [INFO] [stderr] Compiling suboxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.70s [INFO] running `Command { std: "docker" "inspect" "970e2b151b95f8236899acef589637c45833d3cd08129032eba57da78f8cc9e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "970e2b151b95f8236899acef589637c45833d3cd08129032eba57da78f8cc9e1", kill_on_drop: false }` [INFO] [stdout] 970e2b151b95f8236899acef589637c45833d3cd08129032eba57da78f8cc9e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8a61ce0b3b13996268bf14e4081adda7ca4b9a1222b003a06e83df792a88a287 [INFO] running `Command { std: "docker" "start" "-a" "8a61ce0b3b13996268bf14e4081adda7ca4b9a1222b003a06e83df792a88a287", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/suboxide-8e1d3d466db93c4d) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test api::auth::tests::test_format_from_param ... ok [INFO] [stdout] test api::auth::tests::test_api_key_detection ... ok [INFO] [stdout] test api::auth::tests::test_hex_encoded_password ... ok [INFO] [stdout] test api::auth::tests::test_params_merge ... ok [INFO] [stdout] test api::handlers::browsing::lists::tests::defaults_missing_album_list_type_to_alphabetical_by_name ... ok [INFO] [stdout] test api::handlers::browsing::lists::tests::preserves_supported_album_list_types ... ok [INFO] [stdout] test api::handlers::browsing::lists::tests::supports_all_album_list_alias ... ok [INFO] [stdout] test crypto::password::tests::test_invalid_hash_format ... ok [INFO] [stdout] test db::connection::tests::test_default_config ... ok [INFO] [stdout] test scanner::lyrics::tests::test_looks_like_lrc ... ok [INFO] [stdout] test scanner::lyrics::tests::test_parse_lrc ... ok [INFO] [stdout] test scanner::lyrics::tests::test_parse_lrc_timestamp ... ok [INFO] [stdout] test db::connection::tests::test_in_memory_pool ... ok [INFO] [stdout] test crypto::password::tests::test_hash_password ... ok [INFO] [stdout] test crypto::password::tests::test_verify_wrong_password ... ok [INFO] [stdout] test crypto::password::tests::test_different_passwords_different_hashes ... ok [INFO] [stdout] test crypto::password::tests::test_verify_correct_password ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/suboxide-6e8dc492e8619c00) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests suboxide [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/api/auth.rs - api::auth::SubsonicAuth (line 505) ... ignored [INFO] [stdout] test src/api/router.rs - api::router::SubsonicRouterExt::subsonic_route (line 17) ... ignored [INFO] [stdout] test src/api/router.rs - api::router::SubsonicRouterExt::subsonic_route (line 24) ... ignored [INFO] [stdout] test src/crypto/password.rs - crypto::password::verify_password (line 63) ... FAILED [INFO] [stdout] test src/crypto/password.rs - crypto::password::hash_password (line 31) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/crypto/password.rs - crypto::password::verify_password (line 63) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `subsonic` in this scope [INFO] [stdout] --> src/crypto/password.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | use subsonic::crypto::password::{hash_password, verify_password}; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `subsonic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `subsonic`, use `cargo add subsonic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/crypto/password.rs - crypto::password::hash_password (line 31) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `subsonic` in this scope [INFO] [stdout] --> src/crypto/password.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use subsonic::crypto::password::hash_password; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `subsonic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `subsonic`, use `cargo add subsonic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/crypto/password.rs - crypto::password::hash_password (line 31) [INFO] [stdout] src/crypto/password.rs - crypto::password::verify_password (line 63) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.07s; merged doctests compilation took 0.03s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "8a61ce0b3b13996268bf14e4081adda7ca4b9a1222b003a06e83df792a88a287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a61ce0b3b13996268bf14e4081adda7ca4b9a1222b003a06e83df792a88a287", kill_on_drop: false }` [INFO] [stdout] 8a61ce0b3b13996268bf14e4081adda7ca4b9a1222b003a06e83df792a88a287