[INFO] cloning repository https://github.com/auchiyam/graphics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/auchiyam/graphics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauchiyam%2Fgraphics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauchiyam%2Fgraphics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b47788b3bb9b682706dbad338cdd01d00be524a [INFO] checking auchiyam/graphics/1b47788b3bb9b682706dbad338cdd01d00be524a against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauchiyam%2Fgraphics" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/auchiyam/graphics on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/auchiyam/graphics [INFO] finished tweaking git repo https://github.com/auchiyam/graphics [INFO] tweaked toml for git repo https://github.com/auchiyam/graphics written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/auchiyam/graphics 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmtime-cache v22.0.0 [INFO] [stderr] Downloaded wasmtime-jit-debug v22.0.0 [INFO] [stderr] Downloaded wasmtime-winch v22.0.0 [INFO] [stderr] Downloaded wasmtime-fiber v22.0.0 [INFO] [stderr] Downloaded wat v1.214.0 [INFO] [stderr] Downloaded wasm-encoder v0.214.0 [INFO] [stderr] Downloaded winch-codegen v0.20.0 [INFO] [stderr] Downloaded wast v214.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f8fd7728a56e922e248896603a1ce2542f95071bbbf122dc91331601700c03a [INFO] running `Command { std: "docker" "start" "-a" "4f8fd7728a56e922e248896603a1ce2542f95071bbbf122dc91331601700c03a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f8fd7728a56e922e248896603a1ce2542f95071bbbf122dc91331601700c03a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f8fd7728a56e922e248896603a1ce2542f95071bbbf122dc91331601700c03a", kill_on_drop: false }` [INFO] [stdout] 4f8fd7728a56e922e248896603a1ce2542f95071bbbf122dc91331601700c03a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8afa6abfebf94422178f25825cf3a10f5974ca093e6a1e5a600fab81c2739bc [INFO] running `Command { std: "docker" "start" "-a" "a8afa6abfebf94422178f25825cf3a10f5974ca093e6a1e5a600fab81c2739bc", kill_on_drop: false }` [INFO] [stderr] warning: webview v0.1.0 (/opt/rustwide/workdir/client) ignoring invalid dependency `server` which is missing a lib target [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling cranelift-isle v0.109.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling cranelift-codegen-shared v0.109.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.109.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking cranelift-control v0.109.0 [INFO] [stderr] Compiling cranelift-codegen v0.109.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v22.0.0 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking embedded-io v0.4.0 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling prost v0.13.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling wasmparser v0.209.1 [INFO] [stderr] Compiling prost-types v0.13.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking winnow v0.6.14 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling prost-build v0.13.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling wasmtime-fiber v22.0.0 [INFO] [stderr] Checking wasm-encoder v0.209.1 [INFO] [stderr] Checking wasm-encoder v0.214.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking cranelift-entity v0.109.0 [INFO] [stderr] Checking postcard v1.0.8 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking cranelift-bforest v0.109.0 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling wasmtime-cache v22.0.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling wasmtime-component-macro v22.0.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Checking toml_edit v0.22.16 [INFO] [stderr] Checking wasmtime-component-util v22.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling wit-parser v0.209.1 [INFO] [stderr] Checking toml v0.8.15 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking wast v214.0.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Compiling wasmtime-wit-bindgen v22.0.0 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking wasmtime-types v22.0.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking wasmprinter v0.209.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Compiling tonic-build v0.12.1 [INFO] [stderr] Compiling wasmtime v22.0.0 [INFO] [stderr] Checking wasmtime-environ v22.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking wasmtime-asm-macros v22.0.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking wat v1.214.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] Checking fxprof-processed-profile v0.6.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking wasmtime-jit-debug v22.0.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking memfd v0.6.4 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v22.0.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking wasmtime-slab v22.0.0 [INFO] [stderr] Checking priority-queue v2.0.3 [INFO] [stderr] Checking stream v0.1.0 (/opt/rustwide/workdir/stream) [INFO] [stderr] Checking macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Checking webview v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Checking script v0.1.0 (/opt/rustwide/workdir/script) [INFO] [stderr] Checking core v0.1.0 (/opt/rustwide/workdir/fractal) [INFO] [stderr] Checking engine v0.1.0 (/opt/rustwide/workdir/engine) [INFO] [stderr] Checking hyper-timeout v0.5.1 [INFO] [stderr] Checking tonic v0.12.1 [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:100:34 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:94:40 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Clone, Copy, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:89:36 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Clone, Copy, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:76:40 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Clone, Copy, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:100:34 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Copy, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:94:40 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Clone, Copy, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:51:36 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Clone, Copy, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:89:36 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Clone, Copy, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:42:34 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:76:40 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Clone, Copy, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:24:34 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:16:40 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone, Copy, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:8:40 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Copy, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:3:36 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Copy, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:51:36 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Clone, Copy, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:42:34 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:24:34 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:16:40 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Copy, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:8:40 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Copy, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:3:36 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Copy, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[prost(string, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[prost(string, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[prost(string, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[prost(string, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[prost(uint64, tag = "2")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[prost(uint64, tag = "2")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[prost(uint64, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[prost(uint64, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | #[prost(uint32, tag = "2")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | #[prost(uint32, tag = "2")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[prost(message, optional, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | #[prost(message, optional, tag = "3")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[prost(message, optional, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | #[prost(message, repeated, tag = "2")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | #[prost(message, optional, tag = "3")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | #[prost(message, repeated, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | #[prost(message, repeated, tag = "2")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | #[prost(message, repeated, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | #[prost(string, tag = "2")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | #[prost(string, tag = "2")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 36 | #[prost(message, repeated, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 36 | #[prost(message, repeated, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | #[prost(string, tag = "2")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | #[prost(string, tag = "2")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | #[prost(string, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | #[prost(string, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 58 | #[prost(string, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 58 | #[prost(string, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | #[prost(string, tag = "2")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | #[prost(string, tag = "2")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | #[prost(string, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | #[prost(string, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 78 | #[prost(double, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 78 | #[prost(double, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[prost(string, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[prost(string, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | #[prost(double, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | #[prost(double, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 102 | #[prost(string, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 102 | #[prost(string, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | pub name: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> server/src/dispatcher/helloworld.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 6 - pub name: ::prost::alloc::string::String, [INFO] [stdout] 6 + pub name: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | pub name: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> server/src/dispatcher/helloworld.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 6 - pub name: ::prost::alloc::string::String, [INFO] [stdout] 6 + pub name: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | pub message: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> server/src/dispatcher/helloworld.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 12 - pub message: ::prost::alloc::string::String, [INFO] [stdout] 12 + pub message: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | pub message: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> server/src/dispatcher/helloworld.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 12 - pub message: ::prost::alloc::string::String, [INFO] [stdout] 12 + pub message: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | pub input: ::prost::alloc::vec::Vec
, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 7 + use std::vec; [INFO] [stdout] | [INFO] [stdout] help: if you import `vec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 27 - pub input: ::prost::alloc::vec::Vec
, [INFO] [stdout] 27 + pub input: vec::Vec
, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | pub output: ::prost::alloc::vec::Vec
, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 7 + use std::vec; [INFO] [stdout] | [INFO] [stdout] help: if you import `vec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 29 - pub output: ::prost::alloc::vec::Vec
, [INFO] [stdout] 29 + pub output: vec::Vec
, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | pub input: ::prost::alloc::vec::Vec
, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 7 + use std::vec; [INFO] [stdout] | [INFO] [stdout] help: if you import `vec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 27 - pub input: ::prost::alloc::vec::Vec
, [INFO] [stdout] 27 + pub input: vec::Vec
, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | pub nodes: ::prost::alloc::vec::Vec, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 7 + use std::vec; [INFO] [stdout] | [INFO] [stdout] help: if you import `vec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 37 - pub nodes: ::prost::alloc::vec::Vec, [INFO] [stdout] 37 + pub nodes: vec::Vec, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | pub output: ::prost::alloc::vec::Vec
, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 7 + use std::vec; [INFO] [stdout] | [INFO] [stdout] help: if you import `vec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 29 - pub output: ::prost::alloc::vec::Vec
, [INFO] [stdout] 29 + pub output: vec::Vec
, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | pub message: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 7 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 39 - pub message: ::prost::alloc::string::String, [INFO] [stdout] 39 + pub message: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | pub nodes: ::prost::alloc::vec::Vec, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 7 + use std::vec; [INFO] [stdout] | [INFO] [stdout] help: if you import `vec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 37 - pub nodes: ::prost::alloc::vec::Vec, [INFO] [stdout] 37 + pub nodes: vec::Vec, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | pub code: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 7 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 45 - pub code: ::prost::alloc::string::String, [INFO] [stdout] 45 + pub code: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:47:24 [INFO] [stdout] | [INFO] [stdout] 47 | pub message: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 7 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 47 - pub message: ::prost::alloc::string::String, [INFO] [stdout] 47 + pub message: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 59 | pub message: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 55 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 59 - pub message: ::prost::alloc::string::String, [INFO] [stdout] 59 + pub message: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | pub code: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 55 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 65 - pub code: ::prost::alloc::string::String, [INFO] [stdout] 65 + pub code: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | pub message: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 7 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 39 - pub message: ::prost::alloc::string::String, [INFO] [stdout] 39 + pub message: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | pub code: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 7 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 45 - pub code: ::prost::alloc::string::String, [INFO] [stdout] 45 + pub code: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:47:24 [INFO] [stdout] | [INFO] [stdout] 47 | pub message: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 7 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 47 - pub message: ::prost::alloc::string::String, [INFO] [stdout] 47 + pub message: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:67:24 [INFO] [stdout] | [INFO] [stdout] 67 | pub message: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 55 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 67 - pub message: ::prost::alloc::string::String, [INFO] [stdout] 67 + pub message: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 59 | pub message: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 55 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 59 - pub message: ::prost::alloc::string::String, [INFO] [stdout] 59 + pub message: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | pub code: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 55 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 65 - pub code: ::prost::alloc::string::String, [INFO] [stdout] 65 + pub code: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:67:24 [INFO] [stdout] | [INFO] [stdout] 67 | pub message: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 55 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 67 - pub message: ::prost::alloc::string::String, [INFO] [stdout] 67 + pub message: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | pub code: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 75 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 85 - pub code: ::prost::alloc::string::String, [INFO] [stdout] 85 + pub code: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | pub code: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 93 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 103 - pub code: ::prost::alloc::string::String, [INFO] [stdout] 103 + pub code: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | pub code: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 75 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 85 - pub code: ::prost::alloc::string::String, [INFO] [stdout] 85 + pub code: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | pub code: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 93 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 103 - pub code: ::prost::alloc::string::String, [INFO] [stdout] 103 + pub code: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `extensions_mut` exists for struct `Request`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct HelloRequest { [INFO] [stdout] | ----------------------- doesn't satisfy `HelloRequest: Sized` [INFO] [stdout] ... [INFO] [stdout] 117 | req.extensions_mut() [INFO] [stdout] | ^^^^^^^^^^^^^^ method cannot be called on `Request` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `HelloRequest: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `extensions_mut` exists for struct `Request`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct HelloRequest { [INFO] [stdout] | ----------------------- doesn't satisfy `HelloRequest: Sized` [INFO] [stdout] ... [INFO] [stdout] 117 | req.extensions_mut() [INFO] [stdout] | ^^^^^^^^^^^^^^ method cannot be called on `Request` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `HelloRequest: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:119:41 [INFO] [stdout] | [INFO] [stdout] 119 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `prost::message::Message` is not implemented for `HelloRequest`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:119:41 [INFO] [stdout] | [INFO] [stdout] 119 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `prost::message::Message` is not implemented for `HelloRequest`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `HelloRequest`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `HelloRequest`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:119:48 [INFO] [stdout] | [INFO] [stdout] 119 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `HelloRequest`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:119:48 [INFO] [stdout] | [INFO] [stdout] 119 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `HelloRequest`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:119:41 [INFO] [stdout] | [INFO] [stdout] 119 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `prost::message::Message` is not implemented for `HelloReply`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:119:41 [INFO] [stdout] | [INFO] [stdout] 119 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `prost::message::Message` is not implemented for `HelloReply`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:119:41 [INFO] [stdout] | [INFO] [stdout] 119 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `Default` is not implemented for `HelloReply`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:119:41 [INFO] [stdout] | [INFO] [stdout] 119 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `Default` is not implemented for `HelloReply`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `HelloReply`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `HelloReply`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `HelloReply`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `HelloReply`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:119:48 [INFO] [stdout] | [INFO] [stdout] 119 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `HelloReply`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:119:48 [INFO] [stdout] | [INFO] [stdout] 119 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `HelloReply`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:119:48 [INFO] [stdout] | [INFO] [stdout] 119 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `Default` is not implemented for `HelloReply`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:119:48 [INFO] [stdout] | [INFO] [stdout] 119 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `Default` is not implemented for `HelloReply`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `extensions_mut` exists for struct `Request`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Request { [INFO] [stdout] | ------------------ doesn't satisfy `load_script::Request: Sized` [INFO] [stdout] ... [INFO] [stdout] 212 | req.extensions_mut() [INFO] [stdout] | ^^^^^^^^^^^^^^ method cannot be called on `Request` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `load_script::Request: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `extensions_mut` exists for struct `Request`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Request { [INFO] [stdout] | ------------------ doesn't satisfy `load_script::Request: Sized` [INFO] [stdout] ... [INFO] [stdout] 212 | req.extensions_mut() [INFO] [stdout] | ^^^^^^^^^^^^^^ method cannot be called on `Request` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `load_script::Request: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:214:41 [INFO] [stdout] | [INFO] [stdout] 214 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:214:41 [INFO] [stdout] | [INFO] [stdout] 214 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:214:48 [INFO] [stdout] | [INFO] [stdout] 214 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:214:41 [INFO] [stdout] | [INFO] [stdout] 214 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:214:48 [INFO] [stdout] | [INFO] [stdout] 214 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:214:41 [INFO] [stdout] | [INFO] [stdout] 214 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `Default` is not implemented for `load_script::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:214:41 [INFO] [stdout] | [INFO] [stdout] 214 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:214:41 [INFO] [stdout] | [INFO] [stdout] 214 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `Default` is not implemented for `load_script::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `load_script::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:214:48 [INFO] [stdout] | [INFO] [stdout] 214 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `load_script::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:214:48 [INFO] [stdout] | [INFO] [stdout] 214 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `Default` is not implemented for `load_script::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:214:48 [INFO] [stdout] | [INFO] [stdout] 214 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:214:48 [INFO] [stdout] | [INFO] [stdout] 214 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `Default` is not implemented for `load_script::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `extensions_mut` exists for struct `Request`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:237:17 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Request { [INFO] [stdout] | ------------------ doesn't satisfy `build_engine::Request: Sized` [INFO] [stdout] ... [INFO] [stdout] 237 | req.extensions_mut() [INFO] [stdout] | ^^^^^^^^^^^^^^ method cannot be called on `Request` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `build_engine::Request: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:239:41 [INFO] [stdout] | [INFO] [stdout] 239 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `extensions_mut` exists for struct `Request`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:237:17 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Request { [INFO] [stdout] | ------------------ doesn't satisfy `build_engine::Request: Sized` [INFO] [stdout] ... [INFO] [stdout] 237 | req.extensions_mut() [INFO] [stdout] | ^^^^^^^^^^^^^^ method cannot be called on `Request` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `build_engine::Request: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:239:41 [INFO] [stdout] | [INFO] [stdout] 239 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:239:48 [INFO] [stdout] | [INFO] [stdout] 239 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:239:41 [INFO] [stdout] | [INFO] [stdout] 239 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:239:48 [INFO] [stdout] | [INFO] [stdout] 239 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:239:41 [INFO] [stdout] | [INFO] [stdout] 239 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `Default` is not implemented for `build_engine::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:239:41 [INFO] [stdout] | [INFO] [stdout] 239 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:239:41 [INFO] [stdout] | [INFO] [stdout] 239 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `Default` is not implemented for `build_engine::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `build_engine::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:239:48 [INFO] [stdout] | [INFO] [stdout] 239 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `build_engine::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:239:48 [INFO] [stdout] | [INFO] [stdout] 239 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `Default` is not implemented for `build_engine::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:239:48 [INFO] [stdout] | [INFO] [stdout] 239 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:239:48 [INFO] [stdout] | [INFO] [stdout] 239 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `Default` is not implemented for `build_engine::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:264:41 [INFO] [stdout] | [INFO] [stdout] 264 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 264 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:264:41 [INFO] [stdout] | [INFO] [stdout] 264 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:264:48 [INFO] [stdout] | [INFO] [stdout] 264 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 264 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:264:41 [INFO] [stdout] | [INFO] [stdout] 264 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:264:48 [INFO] [stdout] | [INFO] [stdout] 264 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:264:41 [INFO] [stdout] | [INFO] [stdout] 264 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `Default` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:264:41 [INFO] [stdout] | [INFO] [stdout] 264 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 264 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:264:41 [INFO] [stdout] | [INFO] [stdout] 264 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ----- ^^^^^ the trait `Default` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 264 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 264 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 264 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:264:48 [INFO] [stdout] | [INFO] [stdout] 264 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:264:48 [INFO] [stdout] | [INFO] [stdout] 264 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `Default` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:264:48 [INFO] [stdout] | [INFO] [stdout] 264 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:264:48 [INFO] [stdout] | [INFO] [stdout] 264 | self.inner.unary(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `Default` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 216 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:291:45 [INFO] [stdout] | [INFO] [stdout] 291 | self.inner.streaming(req, path, codec).await [INFO] [stdout] | --------- ^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 281 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 292 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:291:45 [INFO] [stdout] | [INFO] [stdout] 291 | self.inner.streaming(req, path, codec).await [INFO] [stdout] | --------- ^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 281 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 292 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:291:13 [INFO] [stdout] | [INFO] [stdout] 291 | self.inner.streaming(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 281 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 292 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:291:13 [INFO] [stdout] | [INFO] [stdout] 291 | self.inner.streaming(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 281 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 292 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:291:52 [INFO] [stdout] | [INFO] [stdout] 291 | self.inner.streaming(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 281 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 292 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:291:52 [INFO] [stdout] | [INFO] [stdout] 291 | self.inner.streaming(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 281 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 292 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:291:45 [INFO] [stdout] | [INFO] [stdout] 291 | self.inner.streaming(req, path, codec).await [INFO] [stdout] | --------- ^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 281 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 292 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:291:45 [INFO] [stdout] | [INFO] [stdout] 291 | self.inner.streaming(req, path, codec).await [INFO] [stdout] | --------- ^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 281 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 292 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:291:45 [INFO] [stdout] | [INFO] [stdout] 291 | self.inner.streaming(req, path, codec).await [INFO] [stdout] | --------- ^^^^^ the trait `Default` is not implemented for `stream_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 281 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 292 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:291:13 [INFO] [stdout] | [INFO] [stdout] 291 | self.inner.streaming(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 281 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 292 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:291:45 [INFO] [stdout] | [INFO] [stdout] 291 | self.inner.streaming(req, path, codec).await [INFO] [stdout] | --------- ^^^^^ the trait `Default` is not implemented for `stream_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 281 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 292 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:291:13 [INFO] [stdout] | [INFO] [stdout] 291 | self.inner.streaming(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `stream_frame::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 281 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 292 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:291:13 [INFO] [stdout] | [INFO] [stdout] 291 | self.inner.streaming(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 281 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 292 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:291:52 [INFO] [stdout] | [INFO] [stdout] 291 | self.inner.streaming(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 281 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 292 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:291:13 [INFO] [stdout] | [INFO] [stdout] 291 | self.inner.streaming(req, path, codec).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `stream_frame::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 281 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 292 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:291:52 [INFO] [stdout] | [INFO] [stdout] 291 | self.inner.streaming(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 281 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 292 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:291:52 [INFO] [stdout] | [INFO] [stdout] 291 | self.inner.streaming(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `Default` is not implemented for `stream_frame::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 281 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 292 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:291:52 [INFO] [stdout] | [INFO] [stdout] 291 | self.inner.streaming(req, path, codec).await [INFO] [stdout] | ^^^^^ the trait `Default` is not implemented for `stream_frame::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::client::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/client/grpc.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 281 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 292 | C: Codec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:249:40 [INFO] [stdout] | [INFO] [stdout] 249 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `HelloReply`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:249:40 [INFO] [stdout] | [INFO] [stdout] 249 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `HelloRequest`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:249:40 [INFO] [stdout] | [INFO] [stdout] 249 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `Default` is not implemented for `HelloRequest`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:249:40 [INFO] [stdout] | [INFO] [stdout] 249 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `HelloReply`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 245 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `HelloReply`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:249:40 [INFO] [stdout] | [INFO] [stdout] 249 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `HelloRequest`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 245 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `HelloRequest`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 245 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `HelloRequest`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:249:40 [INFO] [stdout] | [INFO] [stdout] 249 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `Default` is not implemented for `HelloRequest`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 245 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `HelloReply`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:241:30 [INFO] [stdout] | [INFO] [stdout] 241 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `HelloReply`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 245 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `HelloRequest`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:241:30 [INFO] [stdout] | [INFO] [stdout] 241 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `HelloRequest`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 245 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `HelloRequest`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:241:30 [INFO] [stdout] | [INFO] [stdout] 241 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `HelloRequest`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:241:30 [INFO] [stdout] | [INFO] [stdout] 241 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `HelloReply`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:240:65 [INFO] [stdout] | [INFO] [stdout] 240 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `prost::message::Message` is not implemented for `HelloReply`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:241:30 [INFO] [stdout] | [INFO] [stdout] 241 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `HelloRequest`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:240:65 [INFO] [stdout] | [INFO] [stdout] 240 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `prost::message::Message` is not implemented for `HelloRequest`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:241:30 [INFO] [stdout] | [INFO] [stdout] 241 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `HelloRequest`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:240:65 [INFO] [stdout] | [INFO] [stdout] 240 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `Default` is not implemented for `HelloRequest`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:240:65 [INFO] [stdout] | [INFO] [stdout] 240 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `prost::message::Message` is not implemented for `HelloReply`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:249:35 [INFO] [stdout] | [INFO] [stdout] 249 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `HelloReply`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:240:65 [INFO] [stdout] | [INFO] [stdout] 240 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `prost::message::Message` is not implemented for `HelloRequest`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:249:35 [INFO] [stdout] | [INFO] [stdout] 249 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `HelloRequest`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:240:65 [INFO] [stdout] | [INFO] [stdout] 240 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `Default` is not implemented for `HelloRequest`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:249:35 [INFO] [stdout] | [INFO] [stdout] 249 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `HelloRequest`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloReply: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:249:35 [INFO] [stdout] | [INFO] [stdout] 249 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `HelloReply`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:249:35 [INFO] [stdout] | [INFO] [stdout] 249 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `HelloRequest`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HelloRequest: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/helloworld.rs:249:35 [INFO] [stdout] | [INFO] [stdout] 249 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `HelloRequest`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:453:40 [INFO] [stdout] | [INFO] [stdout] 453 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:453:40 [INFO] [stdout] | [INFO] [stdout] 453 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:453:40 [INFO] [stdout] | [INFO] [stdout] 453 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:453:40 [INFO] [stdout] | [INFO] [stdout] 453 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `Default` is not implemented for `load_script::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:453:40 [INFO] [stdout] | [INFO] [stdout] 453 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:449:30 [INFO] [stdout] | [INFO] [stdout] 449 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:453:40 [INFO] [stdout] | [INFO] [stdout] 453 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `Default` is not implemented for `load_script::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:449:30 [INFO] [stdout] | [INFO] [stdout] 449 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:449:30 [INFO] [stdout] | [INFO] [stdout] 449 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:449:30 [INFO] [stdout] | [INFO] [stdout] 449 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:449:30 [INFO] [stdout] | [INFO] [stdout] 449 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `load_script::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:445:30 [INFO] [stdout] | [INFO] [stdout] 445 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:449:30 [INFO] [stdout] | [INFO] [stdout] 449 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `load_script::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:445:30 [INFO] [stdout] | [INFO] [stdout] 445 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:445:30 [INFO] [stdout] | [INFO] [stdout] 445 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:445:30 [INFO] [stdout] | [INFO] [stdout] 445 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:445:30 [INFO] [stdout] | [INFO] [stdout] 445 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `load_script::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:444:65 [INFO] [stdout] | [INFO] [stdout] 444 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:445:30 [INFO] [stdout] | [INFO] [stdout] 445 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `load_script::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:444:65 [INFO] [stdout] | [INFO] [stdout] 444 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:444:65 [INFO] [stdout] | [INFO] [stdout] 444 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:444:65 [INFO] [stdout] | [INFO] [stdout] 444 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `Default` is not implemented for `load_script::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:444:65 [INFO] [stdout] | [INFO] [stdout] 444 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:444:65 [INFO] [stdout] | [INFO] [stdout] 444 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `Default` is not implemented for `load_script::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `load_script::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `load_script::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `load_script::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `load_script::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:498:40 [INFO] [stdout] | [INFO] [stdout] 498 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:498:40 [INFO] [stdout] | [INFO] [stdout] 498 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:498:40 [INFO] [stdout] | [INFO] [stdout] 498 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:498:40 [INFO] [stdout] | [INFO] [stdout] 498 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:498:40 [INFO] [stdout] | [INFO] [stdout] 498 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `Default` is not implemented for `build_engine::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:498:40 [INFO] [stdout] | [INFO] [stdout] 498 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `Default` is not implemented for `build_engine::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:494:30 [INFO] [stdout] | [INFO] [stdout] 494 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:494:30 [INFO] [stdout] | [INFO] [stdout] 494 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:494:30 [INFO] [stdout] | [INFO] [stdout] 494 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:494:30 [INFO] [stdout] | [INFO] [stdout] 494 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `build_engine::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:490:30 [INFO] [stdout] | [INFO] [stdout] 490 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:490:30 [INFO] [stdout] | [INFO] [stdout] 490 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:494:30 [INFO] [stdout] | [INFO] [stdout] 494 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:494:30 [INFO] [stdout] | [INFO] [stdout] 494 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `build_engine::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:490:30 [INFO] [stdout] | [INFO] [stdout] 490 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:490:30 [INFO] [stdout] | [INFO] [stdout] 490 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:490:30 [INFO] [stdout] | [INFO] [stdout] 490 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `build_engine::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:489:65 [INFO] [stdout] | [INFO] [stdout] 489 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:490:30 [INFO] [stdout] | [INFO] [stdout] 490 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `build_engine::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:489:65 [INFO] [stdout] | [INFO] [stdout] 489 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:489:65 [INFO] [stdout] | [INFO] [stdout] 489 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:489:65 [INFO] [stdout] | [INFO] [stdout] 489 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:489:65 [INFO] [stdout] | [INFO] [stdout] 489 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `Default` is not implemented for `build_engine::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:498:35 [INFO] [stdout] | [INFO] [stdout] 498 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:498:35 [INFO] [stdout] | [INFO] [stdout] 498 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:498:35 [INFO] [stdout] | [INFO] [stdout] 498 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `build_engine::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:489:65 [INFO] [stdout] | [INFO] [stdout] 489 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `Default` is not implemented for `build_engine::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:498:35 [INFO] [stdout] | [INFO] [stdout] 498 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:498:35 [INFO] [stdout] | [INFO] [stdout] 498 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `build_engine::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `build_engine::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:498:35 [INFO] [stdout] | [INFO] [stdout] 498 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `build_engine::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:543:40 [INFO] [stdout] | [INFO] [stdout] 543 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:543:40 [INFO] [stdout] | [INFO] [stdout] 543 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:543:40 [INFO] [stdout] | [INFO] [stdout] 543 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `Default` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] help: consider annotating `evaluate_frame::Request` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 77 + #[derive(Default)] [INFO] [stdout] 78 | pub struct Request { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:539:30 [INFO] [stdout] | [INFO] [stdout] 539 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:543:40 [INFO] [stdout] | [INFO] [stdout] 543 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:543:40 [INFO] [stdout] | [INFO] [stdout] 543 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:543:40 [INFO] [stdout] | [INFO] [stdout] 543 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^ the trait `Default` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::unary` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::unary` [INFO] [stdout] ... [INFO] [stdout] 222 | pub async fn unary( [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] help: consider annotating `evaluate_frame::Request` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 77 + #[derive(Default)] [INFO] [stdout] 78 | pub struct Request { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:539:30 [INFO] [stdout] | [INFO] [stdout] 539 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:539:30 [INFO] [stdout] | [INFO] [stdout] 539 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:539:30 [INFO] [stdout] | [INFO] [stdout] 539 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] help: consider annotating `evaluate_frame::Request` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 77 + #[derive(Default)] [INFO] [stdout] 78 | pub struct Request { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:535:30 [INFO] [stdout] | [INFO] [stdout] 535 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:539:30 [INFO] [stdout] | [INFO] [stdout] 539 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:535:30 [INFO] [stdout] | [INFO] [stdout] 535 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:539:30 [INFO] [stdout] | [INFO] [stdout] 539 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] help: consider annotating `evaluate_frame::Request` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 77 + #[derive(Default)] [INFO] [stdout] 78 | pub struct Request { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:535:30 [INFO] [stdout] | [INFO] [stdout] 535 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] help: consider annotating `evaluate_frame::Request` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 77 + #[derive(Default)] [INFO] [stdout] 78 | pub struct Request { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:535:30 [INFO] [stdout] | [INFO] [stdout] 535 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:535:30 [INFO] [stdout] | [INFO] [stdout] 535 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:535:30 [INFO] [stdout] | [INFO] [stdout] 535 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] help: consider annotating `evaluate_frame::Request` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 77 + #[derive(Default)] [INFO] [stdout] 78 | pub struct Request { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:534:65 [INFO] [stdout] | [INFO] [stdout] 534 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:534:65 [INFO] [stdout] | [INFO] [stdout] 534 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:534:65 [INFO] [stdout] | [INFO] [stdout] 534 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `Default` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] help: consider annotating `evaluate_frame::Request` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 77 + #[derive(Default)] [INFO] [stdout] 78 | pub struct Request { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:543:35 [INFO] [stdout] | [INFO] [stdout] 543 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:543:35 [INFO] [stdout] | [INFO] [stdout] 543 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:543:35 [INFO] [stdout] | [INFO] [stdout] 543 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] help: consider annotating `evaluate_frame::Request` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 77 + #[derive(Default)] [INFO] [stdout] 78 | pub struct Request { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:534:65 [INFO] [stdout] | [INFO] [stdout] 534 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:534:65 [INFO] [stdout] | [INFO] [stdout] 534 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:534:65 [INFO] [stdout] | [INFO] [stdout] 534 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `Default` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] help: consider annotating `evaluate_frame::Request` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 77 + #[derive(Default)] [INFO] [stdout] 78 | pub struct Request { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:543:35 [INFO] [stdout] | [INFO] [stdout] 543 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:543:35 [INFO] [stdout] | [INFO] [stdout] 543 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `evaluate_frame::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:543:35 [INFO] [stdout] | [INFO] [stdout] 543 | let res = grpc.unary(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `evaluate_frame::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] help: consider annotating `evaluate_frame::Request` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 77 + #[derive(Default)] [INFO] [stdout] 78 | pub struct Request { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:591:40 [INFO] [stdout] | [INFO] [stdout] 591 | let res = grpc.streaming(method, req).await; [INFO] [stdout] | ^^^^^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] ... [INFO] [stdout] 339 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:591:40 [INFO] [stdout] | [INFO] [stdout] 591 | let res = grpc.streaming(method, req).await; [INFO] [stdout] | ^^^^^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] ... [INFO] [stdout] 339 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:591:40 [INFO] [stdout] | [INFO] [stdout] 591 | let res = grpc.streaming(method, req).await; [INFO] [stdout] | ^^^^^^^^^ the trait `Default` is not implemented for `stream_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] ... [INFO] [stdout] 339 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] help: consider annotating `stream_frame::Request` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 95 + #[derive(Default)] [INFO] [stdout] 96 | pub struct Request { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:587:30 [INFO] [stdout] | [INFO] [stdout] 587 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:587:30 [INFO] [stdout] | [INFO] [stdout] 587 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:587:30 [INFO] [stdout] | [INFO] [stdout] 587 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `stream_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] help: consider annotating `stream_frame::Request` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 95 + #[derive(Default)] [INFO] [stdout] 96 | pub struct Request { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:583:30 [INFO] [stdout] | [INFO] [stdout] 583 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:591:40 [INFO] [stdout] | [INFO] [stdout] 591 | let res = grpc.streaming(method, req).await; [INFO] [stdout] | ^^^^^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] ... [INFO] [stdout] 339 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:591:40 [INFO] [stdout] | [INFO] [stdout] 591 | let res = grpc.streaming(method, req).await; [INFO] [stdout] | ^^^^^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] ... [INFO] [stdout] 339 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:591:40 [INFO] [stdout] | [INFO] [stdout] 591 | let res = grpc.streaming(method, req).await; [INFO] [stdout] | ^^^^^^^^^ the trait `Default` is not implemented for `stream_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::streaming` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::streaming` [INFO] [stdout] ... [INFO] [stdout] 339 | pub async fn streaming( [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] help: consider annotating `stream_frame::Request` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 95 + #[derive(Default)] [INFO] [stdout] 96 | pub struct Request { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:587:30 [INFO] [stdout] | [INFO] [stdout] 587 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:587:30 [INFO] [stdout] | [INFO] [stdout] 587 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:587:30 [INFO] [stdout] | [INFO] [stdout] 587 | ... .apply_max_message_size_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `stream_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_max_message_size_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_max_message_size_config` [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn apply_max_message_size_config( [INFO] [stdout] | ----------------------------- required by a bound in this associated function [INFO] [stdout] help: consider annotating `stream_frame::Request` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 95 + #[derive(Default)] [INFO] [stdout] 96 | pub struct Request { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:583:30 [INFO] [stdout] | [INFO] [stdout] 583 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:583:30 [INFO] [stdout] | [INFO] [stdout] 583 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:583:30 [INFO] [stdout] | [INFO] [stdout] 583 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `stream_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] help: consider annotating `stream_frame::Request` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 95 + #[derive(Default)] [INFO] [stdout] 96 | pub struct Request { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:582:65 [INFO] [stdout] | [INFO] [stdout] 582 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:583:30 [INFO] [stdout] | [INFO] [stdout] 583 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:583:30 [INFO] [stdout] | [INFO] [stdout] 583 | ... .apply_compression_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `stream_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::apply_compression_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::apply_compression_config` [INFO] [stdout] ... [INFO] [stdout] 184 | pub fn apply_compression_config( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] help: consider annotating `stream_frame::Request` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 95 + #[derive(Default)] [INFO] [stdout] 96 | pub struct Request { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:582:65 [INFO] [stdout] | [INFO] [stdout] 582 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:582:65 [INFO] [stdout] | [INFO] [stdout] 582 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Result`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:582:65 [INFO] [stdout] | [INFO] [stdout] 582 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:582:65 [INFO] [stdout] | [INFO] [stdout] 582 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `Default` is not implemented for `stream_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] help: consider annotating `stream_frame::Request` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 95 + #[derive(Default)] [INFO] [stdout] 96 | pub struct Request { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:582:65 [INFO] [stdout] | [INFO] [stdout] 582 | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] | ------------------------ ^^^^^ the trait `Default` is not implemented for `stream_frame::Request`, which is required by `ProstCodec<_, _>: Codec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] note: required by a bound in `tonic::server::Grpc::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tonic-0.12.1/src/server/grpc.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | T: Codec, [INFO] [stdout] | ^^^^^ required by this bound in `Grpc::::new` [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(codec: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] help: consider annotating `stream_frame::Request` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 95 + #[derive(Default)] [INFO] [stdout] 96 | pub struct Request { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:591:35 [INFO] [stdout] | [INFO] [stdout] 591 | let res = grpc.streaming(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:591:35 [INFO] [stdout] | [INFO] [stdout] 591 | let res = grpc.streaming(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Result: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:591:35 [INFO] [stdout] | [INFO] [stdout] 591 | let res = grpc.streaming(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Result`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:591:35 [INFO] [stdout] | [INFO] [stdout] 591 | let res = grpc.streaming(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `stream_frame::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] help: consider annotating `stream_frame::Request` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 95 + #[derive(Default)] [INFO] [stdout] 96 | pub struct Request { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: prost::message::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:591:35 [INFO] [stdout] | [INFO] [stdout] 591 | let res = grpc.streaming(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `stream_frame::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `prost::message::Message`: [INFO] [stdout] () [INFO] [stdout] Box [INFO] [stdout] String [INFO] [stdout] Vec [INFO] [stdout] bool [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i32 [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stream_frame::Request: Default` is not satisfied [INFO] [stdout] --> /opt/rustwide/target/debug/build/server-d3d8179e633587c2/out/renderer.rs:591:35 [INFO] [stdout] | [INFO] [stdout] 591 | let res = grpc.streaming(method, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `stream_frame::Request`, which is required by `ProstCodec: Codec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Codec` is implemented for `ProstCodec` [INFO] [stdout] = note: required for `ProstCodec` to implement `Codec` [INFO] [stdout] help: consider annotating `stream_frame::Request` with `#[derive(Default)]` [INFO] [stdout] | [INFO] [stdout] 95 + #[derive(Default)] [INFO] [stdout] 96 | pub struct Request { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 173 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 173 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `server` (bin "server") due to 174 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `server` (bin "server" test) due to 174 previous errors [INFO] running `Command { std: "docker" "inspect" "a8afa6abfebf94422178f25825cf3a10f5974ca093e6a1e5a600fab81c2739bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8afa6abfebf94422178f25825cf3a10f5974ca093e6a1e5a600fab81c2739bc", kill_on_drop: false }` [INFO] [stdout] a8afa6abfebf94422178f25825cf3a10f5974ca093e6a1e5a600fab81c2739bc