[INFO] cloning repository https://github.com/autokrator-uog/jackie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/autokrator-uog/jackie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautokrator-uog%2Fjackie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautokrator-uog%2Fjackie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95abc2c1cdcae0f45f6fdfa6031bfb81cddba1ca [INFO] checking autokrator-uog/jackie against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautokrator-uog%2Fjackie" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/autokrator-uog/jackie on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/autokrator-uog/jackie [INFO] finished tweaking git repo https://github.com/autokrator-uog/jackie [INFO] tweaked toml for git repo https://github.com/autokrator-uog/jackie written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/autokrator-uog/jackie already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/couchbaselabs/couchbase-rs.git` [INFO] [stderr] Updating git repository `https://github.com/nickel-org/nickel.rs.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91588d6b3f0dfeb80fd9f3660fea8588f22b21e19bf02b593993bbc4166a1173 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "91588d6b3f0dfeb80fd9f3660fea8588f22b21e19bf02b593993bbc4166a1173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91588d6b3f0dfeb80fd9f3660fea8588f22b21e19bf02b593993bbc4166a1173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91588d6b3f0dfeb80fd9f3660fea8588f22b21e19bf02b593993bbc4166a1173", kill_on_drop: false }` [INFO] [stdout] 91588d6b3f0dfeb80fd9f3660fea8588f22b21e19bf02b593993bbc4166a1173 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75e84520b95de0bc647ce95ddab3cdca09a498ef34e0f6f9a5e44d4376b229c4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "75e84520b95de0bc647ce95ddab3cdca09a498ef34e0f6f9a5e44d4376b229c4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking groupable v0.2.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking fern v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling couchbase v1.0.0-alpha.5 (https://github.com/couchbaselabs/couchbase-rs.git?branch=master#77dc22d7) [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking parse_duration v2.1.1 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Compiling couchbase-sys v1.0.0-alpha.5 (https://github.com/couchbaselabs/couchbase-rs.git?branch=master#77dc22d7) [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking hyper v0.14.7 [INFO] [stderr] Checking nickel v0.12.0 (https://github.com/nickel-org/nickel.rs.git#7d122457) [INFO] [stderr] Checking jackie v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `resolve_trait_on_defaulted_unit` has been removed: converted into hard error, see issue #48950 for more information [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | #[allow(resolve_trait_on_defaulted_unit)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `resolve_trait_on_defaulted_unit` has been removed: converted into hard error, see issue #48950 for more information [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | #[allow(resolve_trait_on_defaulted_unit)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `couchbase::N1qlResult` [INFO] [stdout] --> src/queries.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use couchbase::{Bucket, N1qlResult}; [INFO] [stdout] | ^^^^^^^^^^ no `N1qlResult` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `couchbase::N1qlResult` [INFO] [stdout] --> src/queries.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use couchbase::{Bucket, N1qlResult}; [INFO] [stdout] | ^^^^^^^^^^ no `N1qlResult` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/queries.rs:9:48 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Debug, PartialEq, Deserialize, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/queries.rs:45:41 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Clone, Deserialize, Serialize, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/queries.rs:51:41 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Clone, Deserialize, Serialize, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/queries.rs:65:41 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Clone, Deserialize, Serialize, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/queries.rs:9:48 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Debug, PartialEq, Deserialize, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/queries.rs:45:41 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Clone, Deserialize, Serialize, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/queries.rs:51:41 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Clone, Deserialize, Serialize, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/queries.rs:65:41 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Clone, Deserialize, Serialize, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | return res.render("src/templates/index.html", &data) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found opaque type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:216:63 [INFO] [stdout] | [INFO] [stdout] 216 | pub async fn render(mut self, path: P, data: &T) -> MiddlewareResult [INFO] [stdout] | ------------------- checked the `Output` of this `async fn`, found opaque type [INFO] [stdout] | [INFO] [stdout] = note: while checking the return type of the `async fn` [INFO] [stdout] = note: expected enum `Result>, NickelError<_>>` [INFO] [stdout] found opaque type `impl std::future::Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AggregationResult: Serialize` is not satisfied [INFO] [stdout] --> src/main.rs:103:56 [INFO] [stdout] | [INFO] [stdout] 103 | return res.render("src/templates/totals.html", &data) [INFO] [stdout] | ^^^^^ the trait `Serialize` is not implemented for `AggregationResult` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `Vec` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `HashMap<&str, Vec>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:103:16 [INFO] [stdout] | [INFO] [stdout] 103 | return res.render("src/templates/totals.html", &data) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found opaque type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:216:63 [INFO] [stdout] | [INFO] [stdout] 216 | pub async fn render(mut self, path: P, data: &T) -> MiddlewareResult [INFO] [stdout] | ------------------- checked the `Output` of this `async fn`, found opaque type [INFO] [stdout] | [INFO] [stdout] = note: while checking the return type of the `async fn` [INFO] [stdout] = note: expected enum `Result>, NickelError<_>>` [INFO] [stdout] found opaque type `impl std::future::Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | return res.render("src/templates/index.html", &data) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found opaque type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:216:63 [INFO] [stdout] | [INFO] [stdout] 216 | pub async fn render(mut self, path: P, data: &T) -> MiddlewareResult [INFO] [stdout] | ------------------- checked the `Output` of this `async fn`, found opaque type [INFO] [stdout] | [INFO] [stdout] = note: while checking the return type of the `async fn` [INFO] [stdout] = note: expected enum `Result>, NickelError<_>>` [INFO] [stdout] found opaque type `impl std::future::Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `AggregationResult: Serialize` is not satisfied [INFO] [stdout] --> src/main.rs:103:56 [INFO] [stdout] | [INFO] [stdout] 103 | return res.render("src/templates/totals.html", &data) [INFO] [stdout] | ^^^^^ the trait `Serialize` is not implemented for `AggregationResult` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `Vec` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `HashMap<&str, Vec>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | return res.render("src/templates/consistency_key_view.html", &data) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found opaque type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:216:63 [INFO] [stdout] | [INFO] [stdout] 216 | pub async fn render(mut self, path: P, data: &T) -> MiddlewareResult [INFO] [stdout] | ------------------- checked the `Output` of this `async fn`, found opaque type [INFO] [stdout] | [INFO] [stdout] = note: while checking the return type of the `async fn` [INFO] [stdout] = note: expected enum `Result>, NickelError<_>>` [INFO] [stdout] found opaque type `impl std::future::Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:103:16 [INFO] [stdout] | [INFO] [stdout] 103 | return res.render("src/templates/totals.html", &data) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found opaque type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:216:63 [INFO] [stdout] | [INFO] [stdout] 216 | pub async fn render(mut self, path: P, data: &T) -> MiddlewareResult [INFO] [stdout] | ------------------- checked the `Output` of this `async fn`, found opaque type [INFO] [stdout] | [INFO] [stdout] = note: while checking the return type of the `async fn` [INFO] [stdout] = note: expected enum `Result>, NickelError<_>>` [INFO] [stdout] found opaque type `impl std::future::Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:140:16 [INFO] [stdout] | [INFO] [stdout] 140 | return res.render("src/templates/correlation_id_view.html", &data) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found opaque type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:216:63 [INFO] [stdout] | [INFO] [stdout] 216 | pub async fn render(mut self, path: P, data: &T) -> MiddlewareResult [INFO] [stdout] | ------------------- checked the `Output` of this `async fn`, found opaque type [INFO] [stdout] | [INFO] [stdout] = note: while checking the return type of the `async fn` [INFO] [stdout] = note: expected enum `Result>, NickelError<_>>` [INFO] [stdout] found opaque type `impl std::future::Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | return res.render("src/templates/consistency_key_view.html", &data) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found opaque type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:216:63 [INFO] [stdout] | [INFO] [stdout] 216 | pub async fn render(mut self, path: P, data: &T) -> MiddlewareResult [INFO] [stdout] | ------------------- checked the `Output` of this `async fn`, found opaque type [INFO] [stdout] | [INFO] [stdout] = note: while checking the return type of the `async fn` [INFO] [stdout] = note: expected enum `Result>, NickelError<_>>` [INFO] [stdout] found opaque type `impl std::future::Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect` found for opaque type `impl std::future::Future` in the current scope [INFO] [stdout] --> src/main.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | .expect("Unable to start server!"); [INFO] [stdout] | ^^^^^^ method not found in `impl std::future::Future` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 145 | .await.expect("Unable to start server!"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Cluster` in the current scope [INFO] [stdout] --> src/db.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | let mut cluster = Cluster::new(&couchbase_host[..]).expect("Cannot create couchbase cluster object!"); [INFO] [stdout] | ^^^ function or associated item not found in `Cluster` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `AuthFailed` found for enum `CouchbaseError` in the current scope [INFO] [stdout] --> src/db.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | Err(CouchbaseError::AuthFailed) => { [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `CouchbaseError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `query_n1ql` found for reference `&Bucket` in the current scope [INFO] [stdout] --> src/queries.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | let iter = bucket.query_n1ql(query).wait(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&Bucket` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `query_n1ql` found for reference `&Bucket` in the current scope [INFO] [stdout] --> src/queries.rs:78:23 [INFO] [stdout] | [INFO] [stdout] 78 | let iter = bucket.query_n1ql(query).wait(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&Bucket` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:140:16 [INFO] [stdout] | [INFO] [stdout] 140 | return res.render("src/templates/correlation_id_view.html", &data) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found opaque type [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:216:63 [INFO] [stdout] | [INFO] [stdout] 216 | pub async fn render(mut self, path: P, data: &T) -> MiddlewareResult [INFO] [stdout] | ------------------- checked the `Output` of this `async fn`, found opaque type [INFO] [stdout] | [INFO] [stdout] = note: while checking the return type of the `async fn` [INFO] [stdout] = note: expected enum `Result>, NickelError<_>>` [INFO] [stdout] found opaque type `impl std::future::Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `query_n1ql` found for reference `&Bucket` in the current scope [INFO] [stdout] --> src/queries.rs:108:23 [INFO] [stdout] | [INFO] [stdout] 108 | let iter = bucket.query_n1ql(query).wait(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&Bucket` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect` found for opaque type `impl std::future::Future` in the current scope [INFO] [stdout] --> src/main.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | .expect("Unable to start server!"); [INFO] [stdout] | ^^^^^^ method not found in `impl std::future::Future` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 145 | .await.expect("Unable to start server!"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Cluster` in the current scope [INFO] [stdout] --> src/db.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | let mut cluster = Cluster::new(&couchbase_host[..]).expect("Cannot create couchbase cluster object!"); [INFO] [stdout] | ^^^ function or associated item not found in `Cluster` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `AuthFailed` found for enum `CouchbaseError` in the current scope [INFO] [stdout] --> src/db.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | Err(CouchbaseError::AuthFailed) => { [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `CouchbaseError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `query_n1ql` found for reference `&Bucket` in the current scope [INFO] [stdout] --> src/queries.rs:138:23 [INFO] [stdout] | [INFO] [stdout] 138 | let iter = bucket.query_n1ql(query).wait(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&Bucket` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Stream` [INFO] [stdout] --> src/queries.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::{Stream}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `query_n1ql` found for reference `&Bucket` in the current scope [INFO] [stdout] --> src/queries.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | let iter = bucket.query_n1ql(query).wait(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&Bucket` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jackie` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `query_n1ql` found for reference `&Bucket` in the current scope [INFO] [stdout] --> src/queries.rs:78:23 [INFO] [stdout] | [INFO] [stdout] 78 | let iter = bucket.query_n1ql(query).wait(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&Bucket` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `query_n1ql` found for reference `&Bucket` in the current scope [INFO] [stdout] --> src/queries.rs:108:23 [INFO] [stdout] | [INFO] [stdout] 108 | let iter = bucket.query_n1ql(query).wait(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&Bucket` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `query_n1ql` found for reference `&Bucket` in the current scope [INFO] [stdout] --> src/queries.rs:138:23 [INFO] [stdout] | [INFO] [stdout] 138 | let iter = bucket.query_n1ql(query).wait(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `&Bucket` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Stream` [INFO] [stdout] --> src/queries.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::{Stream}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "75e84520b95de0bc647ce95ddab3cdca09a498ef34e0f6f9a5e44d4376b229c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75e84520b95de0bc647ce95ddab3cdca09a498ef34e0f6f9a5e44d4376b229c4", kill_on_drop: false }` [INFO] [stdout] 75e84520b95de0bc647ce95ddab3cdca09a498ef34e0f6f9a5e44d4376b229c4