[INFO] cloning repository https://github.com/IASolutionOrg/Needle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IASolutionOrg/Needle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIASolutionOrg%2FNeedle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIASolutionOrg%2FNeedle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6379c8c526d2fa944f34c4aead63b2ee7a81584a
[INFO] checking IASolutionOrg/Needle/6379c8c526d2fa944f34c4aead63b2ee7a81584a against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIASolutionOrg%2FNeedle" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/IASolutionOrg/Needle
[INFO] finished tweaking git repo https://github.com/IASolutionOrg/Needle
[INFO] tweaked toml for git repo https://github.com/IASolutionOrg/Needle written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/IASolutionOrg/Needle on toolchain 656a9da186dacaf3bf8f7f7296a825d256cb4ae3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/IASolutionOrg/Needle 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" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]   Downloaded tokio-macros v2.7.1
[INFO] [stderr]   Downloaded rust-embed-utils v8.12.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.12.0
[INFO] [stderr]   Downloaded http-body-util v0.1.4
[INFO] [stderr]   Downloaded winnow v1.0.4
[INFO] [stderr]   Downloaded toml v1.1.3+spec-1.1.0
[INFO] [stderr]   Downloaded rusqlite v0.37.0
[INFO] [stderr]   Downloaded statrs v0.18.0
[INFO] [stderr]   Downloaded hyper v1.11.0
[INFO] [stderr]   Downloaded rust-embed v8.12.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] badda0c9de4b83b4aa207388123386209f82e11ca49ef1c0048c260200f6b30c
[INFO] running `Command { std: "docker" "start" "badda0c9de4b83b4aa207388123386209f82e11ca49ef1c0048c260200f6b30c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "badda0c9de4b83b4aa207388123386209f82e11ca49ef1c0048c260200f6b30c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "badda0c9de4b83b4aa207388123386209f82e11ca49ef1c0048c260200f6b30c" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "badda0c9de4b83b4aa207388123386209f82e11ca49ef1c0048c260200f6b30c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "badda0c9de4b83b4aa207388123386209f82e11ca49ef1c0048c260200f6b30c" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling hybrid-array v0.4.13
[INFO] [stderr]     Checking toml v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking rust-embed-utils v8.12.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling rust-embed-impl v8.12.0
[INFO] [stderr]     Checking rust-embed v8.12.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking needle-core v0.1.0 (/opt/rustwide/workdir/crates/needle-core)
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking needle-runtime v0.1.0 (/opt/rustwide/workdir/crates/needle-runtime)
[INFO] [stderr]     Checking needle-bench v0.1.0 (/opt/rustwide/workdir/crates/needle-bench)
[INFO] [stderr]     Checking needle-platform-codex v0.1.0 (/opt/rustwide/workdir/crates/needle-platform-codex)
[INFO] [stderr]     Checking needle-app v0.1.0 (/opt/rustwide/workdir/crates/needle-app)
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/crates/needle-app/web/dist' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]   --> crates/needle-app/src/server.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / #[folder = "web/dist"]
[INFO] [stdout] 38 | | struct WebAssets;
[INFO] [stdout]    | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/crates/needle-app/web/dist' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]   --> crates/needle-app/src/server.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / #[folder = "web/dist"]
[INFO] [stdout] 38 | | struct WebAssets;
[INFO] [stdout]    | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `WebAssets` in the current scope
[INFO] [stdout]    --> crates/needle-app/src/server.rs:284:22
[INFO] [stdout]     |
[INFO] [stdout]  38 | struct WebAssets;
[INFO] [stdout]     | ---------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 284 |     match WebAssets::get(path) {
[INFO] [stdout]     |                      ^^^ associated function or constant not found in `WebAssets`
[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: `SliceIndex`
[INFO] [stdout]             candidate #3: `fallible_streaming_iterator::FallibleStreamingIterator`
[INFO] [stdout]             candidate #4: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `WebAssets` in the current scope
[INFO] [stdout]    --> crates/needle-app/src/server.rs:284:22
[INFO] [stdout]     |
[INFO] [stdout]  38 | struct WebAssets;
[INFO] [stdout]     | ---------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 284 |     match WebAssets::get(path) {
[INFO] [stdout]     |                      ^^^ associated function or constant not found in `WebAssets`
[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: `FallibleStreamingIterator`
[INFO] [stdout]             candidate #3: `SliceIndex`
[INFO] [stdout]             candidate #4: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `WebAssets` in the current scope
[INFO] [stdout]    --> crates/needle-app/src/server.rs:295:34
[INFO] [stdout]     |
[INFO] [stdout]  38 | struct WebAssets;
[INFO] [stdout]     | ---------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 295 |     let Some(asset) = WebAssets::get("index.html") else {
[INFO] [stdout]     |                                  ^^^ associated function or constant not found in `WebAssets`
[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: `SliceIndex`
[INFO] [stdout]             candidate #3: `fallible_streaming_iterator::FallibleStreamingIterator`
[INFO] [stdout]             candidate #4: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `WebAssets` in the current scope
[INFO] [stdout]    --> crates/needle-app/src/server.rs:295:34
[INFO] [stdout]     |
[INFO] [stdout]  38 | struct WebAssets;
[INFO] [stdout]     | ---------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 295 |     let Some(asset) = WebAssets::get("index.html") else {
[INFO] [stdout]     |                                  ^^^ associated function or constant not found in `WebAssets`
[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: `FallibleStreamingIterator`
[INFO] [stdout]             candidate #3: `SliceIndex`
[INFO] [stdout]             candidate #4: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `needle-app` (bin "needle") due to 3 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 `needle-app` (bin "needle" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "badda0c9de4b83b4aa207388123386209f82e11ca49ef1c0048c260200f6b30c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "badda0c9de4b83b4aa207388123386209f82e11ca49ef1c0048c260200f6b30c", kill_on_drop: false }`
[INFO] [stdout] badda0c9de4b83b4aa207388123386209f82e11ca49ef1c0048c260200f6b30c
