[INFO] cloning repository https://github.com/andrewcomputsci2019/PlutoFork [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewcomputsci2019/PlutoFork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewcomputsci2019%2FPlutoFork", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewcomputsci2019%2FPlutoFork'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b7c353628fa8225e2b6f9fdb1f4c60ba2d1ff65 [INFO] checking andrewcomputsci2019/PlutoFork/4b7c353628fa8225e2b6f9fdb1f4c60ba2d1ff65 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewcomputsci2019%2FPlutoFork" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrewcomputsci2019/PlutoFork on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andrewcomputsci2019/PlutoFork [INFO] finished tweaking git repo https://github.com/andrewcomputsci2019/PlutoFork [INFO] tweaked toml for git repo https://github.com/andrewcomputsci2019/PlutoFork written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/andrewcomputsci2019/PlutoFork 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-utils v7.2.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.33 [INFO] [stderr] Downloaded deadpool-diesel v0.3.1 [INFO] [stderr] Downloaded deadpool-sync v0.1.0 [INFO] [stderr] Downloaded newline-converter v0.2.0 [INFO] [stderr] Downloaded thiserror v1.0.33 [INFO] [stderr] Downloaded ctr v0.9.1 [INFO] [stderr] Downloaded protobuf-parse v3.1.0 [INFO] [stderr] Downloaded inquire v0.3.0 [INFO] [stderr] Downloaded anyhow v1.0.63 [INFO] [stderr] Downloaded protobuf-codegen v3.1.0 [INFO] [stderr] Downloaded sha2 v0.10.3 [INFO] [stderr] Downloaded rumqttc v0.15.0 [INFO] [stderr] Downloaded protobuf-support v3.1.0 [INFO] [stderr] Downloaded protobuf v3.1.0 [INFO] [stderr] Downloaded rust-embed v6.4.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.9.1 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5c44575e4fce3396251b742cdf1caab05681a487f2ab2cf070a9d8505cff074 [INFO] running `Command { std: "docker" "start" "-a" "f5c44575e4fce3396251b742cdf1caab05681a487f2ab2cf070a9d8505cff074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5c44575e4fce3396251b742cdf1caab05681a487f2ab2cf070a9d8505cff074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5c44575e4fce3396251b742cdf1caab05681a487f2ab2cf070a9d8505cff074", kill_on_drop: false }` [INFO] [stdout] f5c44575e4fce3396251b742cdf1caab05681a487f2ab2cf070a9d8505cff074 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30ef1488ed2fb644b6215013501177431ce699f1da8123e0bfaee17179c93858 [INFO] running `Command { std: "docker" "start" "-a" "30ef1488ed2fb644b6215013501177431ce699f1da8123e0bfaee17179c93858", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Checking cpufeatures v0.2.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling protobuf v3.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling anyhow v1.0.63 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling libsqlite3-sys v0.9.1 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking universal-hash v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking polyval v0.6.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking rustls-pemfile v1.0.1 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking aes v0.8.1 [INFO] [stderr] Checking ctr v0.9.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aead v0.5.1 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking sha2 v0.10.3 [INFO] [stderr] Checking aes-gcm v0.10.1 [INFO] [stderr] Checking pluto-utils v0.1.0 (/opt/rustwide/workdir/crates/utils) [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking iana-time-zone v0.1.47 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Checking thiserror v1.0.33 [INFO] [stderr] Compiling protobuf-support v3.1.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking x25519-dalek v1.2.0 [INFO] [stderr] Compiling pluto-macros v0.1.0 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Checking tracing-subscriber v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking deadpool-runtime v0.1.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling include-flate-codegen v0.1.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking unicode-ident v1.0.3 [INFO] [stderr] Compiling protobuf-parse v3.1.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking tungstenite v0.14.0 [INFO] [stderr] Checking proc-macro2 v1.0.43 [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking include-flate-codegen-exports v0.1.4 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking multipart v0.18.0 [INFO] [stderr] Compiling protobuf-codegen v3.1.0 [INFO] [stderr] Checking headers v0.3.7 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking include-flate v0.1.4 [INFO] [stderr] Checking quote v1.0.21 [INFO] [stderr] Checking deadpool-sync v0.1.0 [INFO] [stderr] Checking tokio-tungstenite v0.15.0 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking newline-converter v0.2.0 [INFO] [stderr] Checking dyn-clone v1.0.9 [INFO] [stderr] Checking rust-embed v6.4.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking inquire v0.3.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pluto-network v0.1.0 (/opt/rustwide/workdir/crates/network) [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking tokio-rustls v0.23.3 [INFO] [stderr] Checking rumqttc v0.15.0 [INFO] [stderr] Checking warp v0.3.2 [INFO] [stderr] Checking diesel v1.4.8 [INFO] [stderr] Checking migrations_internals v1.4.1 [INFO] [stderr] Checking deadpool-diesel v0.3.1 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking pluto-backup v0.1.0 (/opt/rustwide/workdir/crates/backup) [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking pluto-node v0.1.0 (/opt/rustwide/workdir/crates/node) [INFO] [stderr] Checking pluto-coordinator v0.1.0 (/opt/rustwide/workdir/crates/coordinator) [INFO] [stderr] Checking pluto-cli v0.1.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Checking pluto-node-service-web v0.1.0 (/opt/rustwide/workdir/crates/node-service-web) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> crates/node-service-web/src/api/mod.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(RustEmbed)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/crates/node-service-web/frontend/dist' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> crates/node-service-web/src/api/mod.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(RustEmbed)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/crates/node-service-web/frontend/dist' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> crates/node-service-web/src/api/mod.rs:50:30 [INFO] [stdout] | [INFO] [stdout] 12 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 50 | let asset = match Asset::get(path) { [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [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: `RustEmbed` [INFO] [stdout] candidate #2: `SliceIndex` [INFO] [stdout] candidate #3: `StoresClientSessions` [INFO] [stdout] candidate #4: `StoresServerSessions` [INFO] [stdout] candidate #5: `diesel::row::NamedRow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> crates/node-service-web/src/api/mod.rs:50:30 [INFO] [stdout] | [INFO] [stdout] 12 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 50 | let asset = match Asset::get(path) { [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [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: `RustEmbed` [INFO] [stdout] candidate #2: `SliceIndex` [INFO] [stdout] candidate #3: `StoresClientSessions` [INFO] [stdout] candidate #4: `StoresServerSessions` [INFO] [stdout] candidate #5: `diesel::row::NamedRow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> crates/node-service-web/src/api/mod.rs:57:20 [INFO] [stdout] | [INFO] [stdout] 12 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 57 | Asset::get("index.html").unwrap() [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [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: `RustEmbed` [INFO] [stdout] candidate #2: `SliceIndex` [INFO] [stdout] candidate #3: `StoresClientSessions` [INFO] [stdout] candidate #4: `StoresServerSessions` [INFO] [stdout] candidate #5: `diesel::row::NamedRow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> crates/node-service-web/src/api/mod.rs:57:20 [INFO] [stdout] | [INFO] [stdout] 12 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 57 | Asset::get("index.html").unwrap() [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [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: `RustEmbed` [INFO] [stdout] candidate #2: `SliceIndex` [INFO] [stdout] candidate #3: `StoresClientSessions` [INFO] [stdout] candidate #4: `StoresServerSessions` [INFO] [stdout] candidate #5: `diesel::row::NamedRow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pluto-node-service-web` (bin "pluto-node-service-web" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pluto-node-service-web` (bin "pluto-node-service-web") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "30ef1488ed2fb644b6215013501177431ce699f1da8123e0bfaee17179c93858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30ef1488ed2fb644b6215013501177431ce699f1da8123e0bfaee17179c93858", kill_on_drop: false }` [INFO] [stdout] 30ef1488ed2fb644b6215013501177431ce699f1da8123e0bfaee17179c93858