[INFO] cloning repository https://github.com/CosmicFrontierLabs/tiny-tracker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CosmicFrontierLabs/tiny-tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmicFrontierLabs%2Ftiny-tracker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmicFrontierLabs%2Ftiny-tracker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6123f4ea71703d416f3211a4ce5b6d06d7d1ef2a
[INFO] checking CosmicFrontierLabs/tiny-tracker against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCosmicFrontierLabs%2Ftiny-tracker" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CosmicFrontierLabs/tiny-tracker
[INFO] finished tweaking git repo https://github.com/CosmicFrontierLabs/tiny-tracker
[INFO] tweaked toml for git repo https://github.com/CosmicFrontierLabs/tiny-tracker written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CosmicFrontierLabs/tiny-tracker on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CosmicFrontierLabs/tiny-tracker 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pq-sys v0.7.5
[INFO] [stderr]   Downloaded yew-router v0.18.0
[INFO] [stderr]   Downloaded prokio v0.1.0
[INFO] [stderr]   Downloaded pinned v0.1.0
[INFO] [stderr]   Downloaded wasite v1.0.2
[INFO] [stderr]   Downloaded gloo-dialogs v0.2.0
[INFO] [stderr]   Downloaded postgres-protocol v0.6.10
[INFO] [stderr]   Downloaded postgres-types v0.2.12
[INFO] [stderr]   Downloaded whoami v2.1.0
[INFO] [stderr]   Downloaded gloo-net v0.5.0
[INFO] [stderr]   Downloaded oauth2 v4.4.2
[INFO] [stderr]   Downloaded yew v0.21.0
[INFO] [stderr]   Downloaded tokio-postgres v0.7.16
[INFO] [stderr]   Downloaded yew-macro v0.21.0
[INFO] [stderr]   Downloaded gloo-net v0.4.0
[INFO] [stderr]   Downloaded gloo-worker-macros v0.1.0
[INFO] [stderr]   Downloaded diesel_derives v2.2.7
[INFO] [stderr]   Downloaded gloo-render v0.2.0
[INFO] [stderr]   Downloaded gloo-worker v0.4.0
[INFO] [stderr]   Downloaded implicit-clone-derive v0.1.2
[INFO] [stderr]   Downloaded implicit-clone v0.4.9
[INFO] [stderr]   Downloaded gloo-console v0.3.0
[INFO] [stderr]   Downloaded gloo-file v0.3.0
[INFO] [stderr]   Downloaded gloo-events v0.2.0
[INFO] [stderr]   Downloaded gloo-history v0.2.2
[INFO] [stderr]   Downloaded gloo v0.10.0
[INFO] [stderr]   Downloaded diesel v2.2.12
[INFO] [stderr]   Downloaded gloo-storage v0.3.0
[INFO] [stderr]   Downloaded yew-router-macro v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a12c127d1fa68cb045ee3c5b4e2d7b7194cf77ab584ee020771c84c5cefd2796
[INFO] running `Command { std: "docker" "start" "-a" "a12c127d1fa68cb045ee3c5b4e2d7b7194cf77ab584ee020771c84c5cefd2796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a12c127d1fa68cb045ee3c5b4e2d7b7194cf77ab584ee020771c84c5cefd2796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a12c127d1fa68cb045ee3c5b4e2d7b7194cf77ab584ee020771c84c5cefd2796", kill_on_drop: false }`
[INFO] [stdout] a12c127d1fa68cb045ee3c5b4e2d7b7194cf77ab584ee020771c84c5cefd2796
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d11669ecd249683c9b06aa6003c2b6611661e825ec72ee3617741e27efb8966
[INFO] running `Command { std: "docker" "start" "-a" "9d11669ecd249683c9b06aa6003c2b6611661e825ec72ee3617741e27efb8966", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pq-sys v0.7.5
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking js-sys v0.3.85
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling diesel_derives v2.2.7
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking postgres-protocol v0.6.10
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]     Checking web-sys v0.3.85
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.58
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking flagset v0.4.7
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking postgres-types v0.2.12
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking diesel v2.2.12
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking whoami v2.1.0
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]     Checking implicit-clone v0.4.9
[INFO] [stderr]     Checking tokio-postgres v0.7.16
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]     Checking prokio v0.1.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking x509-cert v0.2.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling yew-router-macro v0.18.0
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]     Checking scoped-futures v0.1.4
[INFO] [stderr]     Checking route-recognizer v0.3.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking oauth2 v4.4.2
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking gloo-events v0.2.0
[INFO] [stderr]     Checking gloo-file v0.3.0
[INFO] [stderr]     Checking gloo-render v0.2.0
[INFO] [stderr]     Checking gloo-history v0.2.2
[INFO] [stderr]     Checking gloo-net v0.4.0
[INFO] [stderr]     Checking gloo-worker v0.4.0
[INFO] [stderr]     Checking gloo-console v0.3.0
[INFO] [stderr]     Checking gloo-storage v0.3.0
[INFO] [stderr]     Checking gloo-dialogs v0.2.0
[INFO] [stderr]     Checking gloo-net v0.5.0
[INFO] [stderr]     Checking wasm-logger v0.2.0
[INFO] [stderr]     Checking gloo v0.10.0
[INFO] [stderr]     Checking yew v0.21.0
[INFO] [stderr]     Checking yew-router v0.18.0
[INFO] [stderr]     Checking frontend v0.1.0 (/opt/rustwide/workdir/frontend)
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking tokio-postgres-rustls v0.13.0
[INFO] [stderr]     Checking diesel-async v0.5.2
[INFO] [stderr]     Checking cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Checking backend v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/backend/../frontend/dist/' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]   --> backend/src/static_files.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / #[folder = "../frontend/dist/"]
[INFO] [stdout] 10 | | struct Assets;
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/backend/../frontend/dist/' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]   --> backend/src/static_files.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / #[folder = "../frontend/dist/"]
[INFO] [stdout] 10 | | struct Assets;
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Assets` in the current scope
[INFO] [stdout]   --> backend/src/static_files.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct Assets;
[INFO] [stdout]    | ------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     if let Some(content) = Assets::get(path) {
[INFO] [stdout]    |                                    ^^^ function or associated item 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: `NamedRow`
[INFO] [stdout]            candidate #3: `SliceIndex`
[INFO] [stdout]            candidate #4: `StoresServerSessions`
[INFO] [stdout]            candidate #5: `diesel::row::Row`
[INFO] [stdout]            candidate #6: `icu_collections::codepointtrie::cptrie::TypedCodePointTrie`
[INFO] [stdout]            candidate #7: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]            candidate #8: `icu_provider::baked::DataStore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Assets` in the current scope
[INFO] [stdout]   --> backend/src/static_files.rs:34:36
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct Assets;
[INFO] [stdout]    | ------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     if let Some(content) = Assets::get("index.html") {
[INFO] [stdout]    |                                    ^^^ function or associated item 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: `NamedRow`
[INFO] [stdout]            candidate #3: `SliceIndex`
[INFO] [stdout]            candidate #4: `StoresServerSessions`
[INFO] [stdout]            candidate #5: `diesel::row::Row`
[INFO] [stdout]            candidate #6: `icu_collections::codepointtrie::cptrie::TypedCodePointTrie`
[INFO] [stdout]            candidate #7: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]            candidate #8: `icu_provider::baked::DataStore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Assets` in the current scope
[INFO] [stdout]   --> backend/src/static_files.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct Assets;
[INFO] [stdout]    | ------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     if let Some(content) = Assets::get(path) {
[INFO] [stdout]    |                                    ^^^ function or associated item 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: `NamedRow`
[INFO] [stdout]            candidate #3: `SliceIndex`
[INFO] [stdout]            candidate #4: `StoresServerSessions`
[INFO] [stdout]            candidate #5: `diesel::row::Row`
[INFO] [stdout]            candidate #6: `icu_collections::codepointtrie::cptrie::TypedCodePointTrie`
[INFO] [stdout]            candidate #7: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]            candidate #8: `icu_provider::baked::DataStore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Assets` in the current scope
[INFO] [stdout]   --> backend/src/static_files.rs:34:36
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct Assets;
[INFO] [stdout]    | ------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     if let Some(content) = Assets::get("index.html") {
[INFO] [stdout]    |                                    ^^^ function or associated item 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: `NamedRow`
[INFO] [stdout]            candidate #3: `SliceIndex`
[INFO] [stdout]            candidate #4: `StoresServerSessions`
[INFO] [stdout]            candidate #5: `diesel::row::Row`
[INFO] [stdout]            candidate #6: `icu_collections::codepointtrie::cptrie::TypedCodePointTrie`
[INFO] [stdout]            candidate #7: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]            candidate #8: `icu_provider::baked::DataStore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Assets` in the current scope
[INFO] [stdout]   --> backend/src/static_files.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct Assets;
[INFO] [stdout]    | ------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |         Assets::get("index.html").is_some(),
[INFO] [stdout]    |                 ^^^ function or associated item 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: `NamedRow`
[INFO] [stdout]            candidate #3: `SliceIndex`
[INFO] [stdout]            candidate #4: `StoresServerSessions`
[INFO] [stdout]            candidate #5: `diesel::row::Row`
[INFO] [stdout]            candidate #6: `icu_collections::codepointtrie::cptrie::TypedCodePointTrie`
[INFO] [stdout]            candidate #7: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]            candidate #8: `icu_provider::baked::DataStore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Assets` in the current scope
[INFO] [stdout]   --> backend/src/static_files.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct Assets;
[INFO] [stdout]    | ------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |         Assets::get("index.html").is_some(),
[INFO] [stdout]    |                 ^^^ function or associated item 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: `NamedRow`
[INFO] [stdout]            candidate #3: `SliceIndex`
[INFO] [stdout]            candidate #4: `StoresServerSessions`
[INFO] [stdout]            candidate #5: `diesel::row::Row`
[INFO] [stdout]            candidate #6: `icu_collections::codepointtrie::cptrie::TypedCodePointTrie`
[INFO] [stdout]            candidate #7: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]            candidate #8: `icu_provider::baked::DataStore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `backend` (bin "action-tracker") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `backend` (bin "action-tracker" test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "9d11669ecd249683c9b06aa6003c2b6611661e825ec72ee3617741e27efb8966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d11669ecd249683c9b06aa6003c2b6611661e825ec72ee3617741e27efb8966", kill_on_drop: false }`
[INFO] [stdout] 9d11669ecd249683c9b06aa6003c2b6611661e825ec72ee3617741e27efb8966
