[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#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautokrator-uog%2Fjackie" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/autokrator-uog/jackie on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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-13/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" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-13/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" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e9c9045b33afc8183eb1aafaeb3d394d499e136a1d762ff422dffda6ae15c78 [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" "5e9c9045b33afc8183eb1aafaeb3d394d499e136a1d762ff422dffda6ae15c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e9c9045b33afc8183eb1aafaeb3d394d499e136a1d762ff422dffda6ae15c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e9c9045b33afc8183eb1aafaeb3d394d499e136a1d762ff422dffda6ae15c78", kill_on_drop: false }` [INFO] [stdout] 5e9c9045b33afc8183eb1aafaeb3d394d499e136a1d762ff422dffda6ae15c78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e4d54f752d7a40ebb7f617968752aa4285f164c48b453fd36251d2b105b3e72 [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" "7e4d54f752d7a40ebb7f617968752aa4285f164c48b453fd36251d2b105b3e72", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.14 [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] Compiling regex-syntax v0.6.23 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking groupable v0.2.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Compiling nom v5.1.2 [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-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling couchbase v1.0.0-alpha.5 (https://github.com/couchbaselabs/couchbase-rs.git?branch=master#77dc22d7) [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking fern v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking parse_duration v2.1.1 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking serde_urlencoded v0.6.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] 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.2 [INFO] [stderr] Checking hyper v0.14.5 [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[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[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: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: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: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: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 `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[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 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 `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: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[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] [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] [stderr] error: could not compile `jackie` [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] [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] 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" "7e4d54f752d7a40ebb7f617968752aa4285f164c48b453fd36251d2b105b3e72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e4d54f752d7a40ebb7f617968752aa4285f164c48b453fd36251d2b105b3e72", kill_on_drop: false }` [INFO] [stdout] 7e4d54f752d7a40ebb7f617968752aa4285f164c48b453fd36251d2b105b3e72