[INFO] cloning repository https://github.com/jlon/starrocks-profile-analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlon/starrocks-profile-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlon%2Fstarrocks-profile-analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlon%2Fstarrocks-profile-analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8db85b36ad9983337cf68e6ec087b97892af7a62 [INFO] testing jlon/starrocks-profile-analyzer against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlon%2Fstarrocks-profile-analyzer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jlon/starrocks-profile-analyzer [INFO] finished tweaking git repo https://github.com/jlon/starrocks-profile-analyzer [INFO] tweaked toml for git repo https://github.com/jlon/starrocks-profile-analyzer written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jlon/starrocks-profile-analyzer 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 217 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] [stderr] Adding tokio-tungstenite v0.20.1 (available: v0.29.0) [INFO] [stderr] Adding warp v0.3.7 (available: v0.4.2) [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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 164ab7783c4e5621de14add1c0f711f8acd7c1c7dd0d260c2efece087398fa07 [INFO] running `Command { std: "docker" "start" "-a" "164ab7783c4e5621de14add1c0f711f8acd7c1c7dd0d260c2efece087398fa07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "164ab7783c4e5621de14add1c0f711f8acd7c1c7dd0d260c2efece087398fa07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "164ab7783c4e5621de14add1c0f711f8acd7c1c7dd0d260c2efece087398fa07", kill_on_drop: false }` [INFO] [stdout] 164ab7783c4e5621de14add1c0f711f8acd7c1c7dd0d260c2efece087398fa07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f63b6015f98a75ce8dfcd585c255e90c37844964778a1b92e7f25f74d5f06e06 [INFO] running `Command { std: "docker" "start" "-a" "f63b6015f98a75ce8dfcd585c255e90c37844964778a1b92e7f25f74d5f06e06", kill_on_drop: false }` [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling rust-embed v8.11.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling starrocks-profile-analyzer 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:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / #[folder = "../frontend/dist"] [INFO] [stdout] 5 | | pub struct StaticFiles; [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `StaticFiles` in the current scope [INFO] [stdout] --> backend/src/api/mod.rs:147:24 [INFO] [stdout] | [INFO] [stdout] 147 | match StaticFiles::get(file_path) { [INFO] [stdout] | ^^^ function or associated item not found in `StaticFiles` [INFO] [stdout] | [INFO] [stdout] ::: backend/src/static_files.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct StaticFiles; [INFO] [stdout] | ---------------------- function or associated item `get` not found for this struct [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: `icu_collections::codepointtrie::cptrie::TypedCodePointTrie` [INFO] [stdout] candidate #4: `icu_properties::names::PropertyEnumToValueNameLookup` [INFO] [stdout] candidate #5: `icu_provider::baked::DataStore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `StaticFiles` in the current scope [INFO] [stdout] --> backend/src/api/mod.rs:163:36 [INFO] [stdout] | [INFO] [stdout] 163 | match StaticFiles::get("index.html") { [INFO] [stdout] | ^^^ function or associated item not found in `StaticFiles` [INFO] [stdout] | [INFO] [stdout] ::: backend/src/static_files.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct StaticFiles; [INFO] [stdout] | ---------------------- function or associated item `get` not found for this struct [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: `icu_collections::codepointtrie::cptrie::TypedCodePointTrie` [INFO] [stdout] candidate #4: `icu_properties::names::PropertyEnumToValueNameLookup` [INFO] [stdout] candidate #5: `icu_provider::baked::DataStore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name_levels` [INFO] [stdout] --> backend/src/parser/core/node_info.rs:177:57 [INFO] [stdout] | [INFO] [stdout] 177 | fn get_last_level<'a>(profile: &'a OperatorProfile, name_levels: &[&str]) -> &'a OperatorProfile { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_name_levels` [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] --> backend/src/parser/core/node_info.rs:384:27 [INFO] [stdout] | [INFO] [stdout] 384 | for (plan_id, mut node_info) in fragment_nodes { [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] warning: unused variable: `topology_nodes` [INFO] [stdout] --> backend/src/parser/core/node_info.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 373 | topology_nodes: &[TopologyNode], [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_topology_nodes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `starrocks-profile-analyzer` (lib) due to 3 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f63b6015f98a75ce8dfcd585c255e90c37844964778a1b92e7f25f74d5f06e06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f63b6015f98a75ce8dfcd585c255e90c37844964778a1b92e7f25f74d5f06e06", kill_on_drop: false }` [INFO] [stdout] f63b6015f98a75ce8dfcd585c255e90c37844964778a1b92e7f25f74d5f06e06