[INFO] cloning repository https://github.com/danbruder/binarydrop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danbruder/binarydrop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanbruder%2Fbinarydrop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanbruder%2Fbinarydrop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b08ce2cc3a6775d92aa2fb2c17bb2caab7f45be [INFO] checking danbruder/binarydrop/2b08ce2cc3a6775d92aa2fb2c17bb2caab7f45be against master#540f43a224317d894a9a0710a8d67704f179a33c for pr-155193 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanbruder%2Fbinarydrop" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/danbruder/binarydrop [INFO] finished tweaking git repo https://github.com/danbruder/binarydrop [INFO] tweaked toml for git repo https://github.com/danbruder/binarydrop written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/danbruder/binarydrop on toolchain 540f43a224317d894a9a0710a8d67704f179a33c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/danbruder/binarydrop 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" "+540f43a224317d894a9a0710a8d67704f179a33c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-impl v8.11.0 [INFO] [stderr] Downloaded rust-embed-utils v8.11.0 [INFO] [stderr] Downloaded tokio-io-timeout v1.2.1 [INFO] [stderr] Downloaded hyperlocal v0.8.0 [INFO] [stderr] Downloaded bollard-buildkit-proto v0.2.0 [INFO] [stderr] Downloaded bollard-stubs v1.43.0-rc.2 [INFO] [stderr] Downloaded bollard v0.15.0 [INFO] [stderr] Downloaded serde_with v3.15.0 [INFO] [stderr] Downloaded syn v2.0.107 [INFO] [stderr] Downloaded rustls v0.23.33 [INFO] [stderr] Downloaded rust-embed v8.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 762be7073679b3a3532bdf7d8b462de558450246f6ca8410ac0f5f2ed2456992 [INFO] running `Command { std: "docker" "start" "-a" "762be7073679b3a3532bdf7d8b462de558450246f6ca8410ac0f5f2ed2456992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "762be7073679b3a3532bdf7d8b462de558450246f6ca8410ac0f5f2ed2456992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "762be7073679b3a3532bdf7d8b462de558450246f6ca8410ac0f5f2ed2456992", kill_on_drop: false }` [INFO] [stdout] 762be7073679b3a3532bdf7d8b462de558450246f6ca8410ac0f5f2ed2456992 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db0e8e8ed23b034f7cdb21ccb6429b415b9843c4c822e3ea1afb75fde0061280 [INFO] running `Command { std: "docker" "start" "-a" "db0e8e8ed23b034f7cdb21ccb6429b415b9843c4c822e3ea1afb75fde0061280", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking multer v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling rustls v0.23.33 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking rustls-webpki v0.103.7 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling bollard-buildkit-proto v0.2.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Checking prost-types v0.12.6 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking webpki-roots v1.0.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking serde_with v3.15.0 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking clap_builder v4.5.49 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyperlocal v0.8.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking rust-embed v8.11.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking clap v4.5.49 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking tonic v0.10.2 [INFO] [stderr] Checking bollard-stubs v1.43.0-rc.2 [INFO] [stderr] Checking bollard v0.15.0 [INFO] [stderr] Checking litehouse v0.1.34 (/opt/rustwide/workdir) [INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/assets/dist/' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] --> src/admin_spa.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / #[folder = "assets/dist/"] [INFO] [stdout] 11 | | struct Assets; [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/assets/dist/' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] --> src/admin_spa.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / #[folder = "assets/dist/"] [INFO] [stdout] 11 | | struct Assets; [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::OnceLock` [INFO] [stdout] --> src/config.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::OnceLock; [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: `std::sync::OnceLock` [INFO] [stdout] --> src/config.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::OnceLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope [INFO] [stdout] --> src/admin_spa.rs:24:40 [INFO] [stdout] | [INFO] [stdout] 11 | struct Assets; [INFO] [stdout] | ------------- associated function or constant `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 24 | if let Some(content) = Assets::get(path) { [INFO] [stdout] | ^^^ associated function or constant not found in `Assets` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `Row` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `icu_properties::names::PropertyEnumToValueNameLookup` [INFO] [stdout] candidate #5: `icu_provider::baked::DataStore` [INFO] [stdout] candidate #6: `rustls::server::server_conn::StoresServerSessions` [INFO] [stdout] candidate #7: `rustls::server::server_conn::StoresServerSessions` [INFO] [stdout] candidate #8: `toml_edit::table::TableLike` [INFO] [stdout] candidate #9: `tonic::metadata::map::as_metadata_key::Sealed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope [INFO] [stdout] --> src/admin_spa.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 11 | struct Assets; [INFO] [stdout] | ------------- associated function or constant `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 35 | match Assets::get("index.html") { [INFO] [stdout] | ^^^ associated function or constant not found in `Assets` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `Row` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `icu_properties::names::PropertyEnumToValueNameLookup` [INFO] [stdout] candidate #5: `icu_provider::baked::DataStore` [INFO] [stdout] candidate #6: `rustls::server::server_conn::StoresServerSessions` [INFO] [stdout] candidate #7: `rustls::server::server_conn::StoresServerSessions` [INFO] [stdout] candidate #8: `toml_edit::table::TableLike` [INFO] [stdout] candidate #9: `tonic::metadata::map::as_metadata_key::Sealed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope [INFO] [stdout] --> src/admin_spa.rs:24:40 [INFO] [stdout] | [INFO] [stdout] 11 | struct Assets; [INFO] [stdout] | ------------- associated function or constant `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 24 | if let Some(content) = Assets::get(path) { [INFO] [stdout] | ^^^ associated function or constant not found in `Assets` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `Row` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `icu_properties::names::PropertyEnumToValueNameLookup` [INFO] [stdout] candidate #5: `icu_provider::baked::DataStore` [INFO] [stdout] candidate #6: `rustls::server::server_conn::StoresServerSessions` [INFO] [stdout] candidate #7: `rustls::server::server_conn::StoresServerSessions` [INFO] [stdout] candidate #8: `toml_edit::table::TableLike` [INFO] [stdout] candidate #9: `tonic::metadata::map::as_metadata_key::Sealed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope [INFO] [stdout] --> src/admin_spa.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 11 | struct Assets; [INFO] [stdout] | ------------- associated function or constant `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 35 | match Assets::get("index.html") { [INFO] [stdout] | ^^^ associated function or constant not found in `Assets` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `Row` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `icu_properties::names::PropertyEnumToValueNameLookup` [INFO] [stdout] candidate #5: `icu_provider::baked::DataStore` [INFO] [stdout] candidate #6: `rustls::server::server_conn::StoresServerSessions` [INFO] [stdout] candidate #7: `rustls::server::server_conn::StoresServerSessions` [INFO] [stdout] candidate #8: `toml_edit::table::TableLike` [INFO] [stdout] candidate #9: `tonic::metadata::map::as_metadata_key::Sealed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `litehouse` (lib) due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `old_updated_at` [INFO] [stdout] --> src/models/organization_member.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | let old_updated_at = member.updated_at.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_updated_at` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/models/refresh_token.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | let mut refresh_token = RefreshToken::new("user-id", token, -1); // Expired yesterday [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `litehouse` (lib test) due to 3 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "db0e8e8ed23b034f7cdb21ccb6429b415b9843c4c822e3ea1afb75fde0061280", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db0e8e8ed23b034f7cdb21ccb6429b415b9843c4c822e3ea1afb75fde0061280", kill_on_drop: false }` [INFO] [stdout] db0e8e8ed23b034f7cdb21ccb6429b415b9843c4c822e3ea1afb75fde0061280