[INFO] updating cached repository https://github.com/maghoff/pixu.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/maghoff/pixu.rs [INFO] [stderr] 661fab0..7100da3 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7100da30cc7bb020312452253c672cc485586143 [INFO] testing maghoff/pixu.rs against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaghoff%2Fpixu.rs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maghoff/pixu.rs on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maghoff/pixu.rs [INFO] removed workspace from git repo https://github.com/maghoff/pixu.rs [INFO] removed path dependency web from git repo https://github.com/maghoff/pixu.rs [INFO] finished tweaking git repo https://github.com/maghoff/pixu.rs [INFO] tweaked toml for git repo https://github.com/maghoff/pixu.rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/maghoff/pixu.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (web) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/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" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (web) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c4c4414d9a85726bae5d184299ec4e2644ef68a6c624c035b3bc99bbac7860e [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" "0c4c4414d9a85726bae5d184299ec4e2644ef68a6c624c035b3bc99bbac7860e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c4c4414d9a85726bae5d184299ec4e2644ef68a6c624c035b3bc99bbac7860e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c4c4414d9a85726bae5d184299ec4e2644ef68a6c624c035b3bc99bbac7860e", kill_on_drop: false }` [INFO] [stdout] 0c4c4414d9a85726bae5d184299ec4e2644ef68a6c624c035b3bc99bbac7860e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65e3d853d6195be95411bb4f8b5c0b1540a2763b03d51074b227ac46360d664d [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" "65e3d853d6195be95411bb4f8b5c0b1540a2763b03d51074b227ac46360d664d", kill_on_drop: false }` [INFO] [stderr] warning: dependency (web) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling kamadak-exif v0.3.1 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling web v0.1.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling pixurs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling bart v0.1.4 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling bart_derive v0.1.4 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling lettre v0.9.3 [INFO] [stderr] Compiling jsonwebtoken v6.0.1 [INFO] [stderr] Compiling lettre_email v0.9.4 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling r2d2-diesel v1.0.0 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stdout] error: couldn't read src/site/../../dist/ingest.js: No such file or directory (os error 2) [INFO] [stdout] --> src/site/mod.rs:242:25 [INFO] [stdout] | [INFO] [stdout] 242 | include_str!("../../dist/ingest.js").to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/site/../../dist/viewer.js: No such file or directory (os error 2) [INFO] [stdout] --> src/site/mod.rs:254:25 [INFO] [stdout] | [INFO] [stdout] 254 | include_str!("../../dist/viewer.js").to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `web::Error`, `web::FutureBox`, `web::Resource` [INFO] [stdout] --> src/site/auth/authorizer.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use web::{Error, FutureBox, Resource}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ ^^^^^^^^ no `Resource` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `FutureBox` in the root [INFO] [stdout] | no `Error` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `web::Error`, `web::Resource` [INFO] [stdout] --> src/site/auth/claims_consumer.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use web::{Error, Resource}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ no `Resource` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Error` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `web::Cookie`, `web::MediaType`, `web::RepresentationBox`, `web::Response` [INFO] [stdout] --> src/site/auth/initiate_auth.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | use web::{Cookie, MediaType, RepresentationBox, Response}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ no `Response` in the root [INFO] [stdout] | | | | [INFO] [stdout] | | | no `RepresentationBox` in the root [INFO] [stdout] | | no `MediaType` in the root [INFO] [stdout] | no `Cookie` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `web::CookieHandler`, `web::Error`, `web::Resource` [INFO] [stdout] --> src/site/auth/jwt_cookie_handler.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use web::{CookieHandler, Error, Resource}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^ ^^^^^^^^ no `Resource` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `Error` in the root [INFO] [stdout] | no `CookieHandler` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `web::Cookie`, `web::CookieHandler`, `web::MediaType`, `web::RepresentationBox`, `web::Resource`, `web::Response` [INFO] [stdout] --> src/site/auth/verify_auth.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use web::{Cookie, CookieHandler, MediaType, RepresentationBox, Resource, Response}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ no `Response` in the root [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | no `Resource` in the root [INFO] [stdout] | | | | no `RepresentationBox` in the root [INFO] [stdout] | | | no `MediaType` in the root [INFO] [stdout] | | no `CookieHandler` in the root [INFO] [stdout] | no `Cookie` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `web::MediaType`, `web::RepresentationBox`, `web::Response`, `web::Status` [INFO] [stdout] --> src/site/handling_error.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use web::{MediaType, RepresentationBox, Response, Status}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^ no `Status` in the root [INFO] [stdout] | | | | [INFO] [stdout] | | | no `Response` in the root [INFO] [stdout] | | no `RepresentationBox` in the root [INFO] [stdout] | no `MediaType` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `web::Get`, `web::MediaType`, `web::RepresentationBox`, `web::Resource`, `web::Response` [INFO] [stdout] --> src/site/image.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use web::{Get, MediaType, RepresentationBox, Resource, Response}; [INFO] [stdout] | ^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ no `Response` in the root [INFO] [stdout] | | | | | [INFO] [stdout] | | | | no `Resource` in the root [INFO] [stdout] | | | no `RepresentationBox` in the root [INFO] [stdout] | | no `MediaType` in the root [INFO] [stdout] | no `Get` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `web::Error`, `web::MediaType`, `web::RepresentationBox`, `web::Resource`, `web::Response` [INFO] [stdout] --> src/site/index.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use web::{Error, MediaType, RepresentationBox, Resource, Response}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ no `Response` in the root [INFO] [stdout] | | | | | [INFO] [stdout] | | | | no `Resource` in the root [INFO] [stdout] | | | no `RepresentationBox` in the root [INFO] [stdout] | | no `MediaType` in the root [INFO] [stdout] | no `Error` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `web::Post`, `web::Resource`, `web::Response` [INFO] [stdout] --> src/site/ingest.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use web::{Post, Resource, Response}; [INFO] [stdout] | ^^^^ ^^^^^^^^ ^^^^^^^^ no `Response` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `Resource` in the root [INFO] [stdout] | no `Post` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `web::Error`, `web::Get`, `web::MediaType`, `web::Post`, `web::RepresentationBox`, `web::Resource`, `web::Response` [INFO] [stdout] --> src/site/pixur_meta.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use web::{Error, Get, MediaType, Post, RepresentationBox, Resource, Response}; [INFO] [stdout] | ^^^^^ ^^^ ^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ no `Response` in the root [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | no `Resource` in the root [INFO] [stdout] | | | | | no `RepresentationBox` in the root [INFO] [stdout] | | | | no `Post` in the root [INFO] [stdout] | | | no `MediaType` in the root [INFO] [stdout] | | no `Get` in the root [INFO] [stdout] | no `Error` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `web::Error`, `web::MediaType`, `web::RepresentationBox`, `web::Resource`, `web::Response` [INFO] [stdout] --> src/site/pixur_series.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use web::{Error, MediaType, RepresentationBox, Resource, Response}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ no `Response` in the root [INFO] [stdout] | | | | | [INFO] [stdout] | | | | no `Resource` in the root [INFO] [stdout] | | | no `RepresentationBox` in the root [INFO] [stdout] | | no `MediaType` in the root [INFO] [stdout] | no `Error` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `web::QueryHandler` [INFO] [stdout] --> src/site/query_args.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use web::QueryHandler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `QueryHandler` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `web::Get`, `web::MediaType`, `web::RepresentationBox`, `web::Resource`, `web::Response` [INFO] [stdout] --> src/site/thumbnail.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use web::{Get, MediaType, RepresentationBox, Resource, Response}; [INFO] [stdout] | ^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ no `Response` in the root [INFO] [stdout] | | | | | [INFO] [stdout] | | | | no `Resource` in the root [INFO] [stdout] | | | no `RepresentationBox` in the root [INFO] [stdout] | | no `MediaType` in the root [INFO] [stdout] | no `Get` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `web::Lookup`, `web::MediaType`, `web::QueryHandler`, `web::RepresentationBox`, `web::Response` [INFO] [stdout] --> src/site/mod.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | use web::{Lookup, MediaType, QueryHandler, RepresentationBox, Response}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ no `Response` in the root [INFO] [stdout] | | | | | [INFO] [stdout] | | | | no `RepresentationBox` in the root [INFO] [stdout] | | | no `QueryHandler` in the root [INFO] [stdout] | | no `MediaType` in the root [INFO] [stdout] | no `Lookup` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stdout] --> src/site/auth/authorizer.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | web::Status::Unauthorized, [INFO] [stdout] | ^^^^^^ could not find `Status` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MediaType` in `web` [INFO] [stdout] --> src/site/auth/authorizer.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | web::MediaType::new("text", "html", vec!["charset=utf-8".to_string()]), [INFO] [stdout] | ^^^^^^^^^ could not find `MediaType` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stdout] --> src/site/auth/initiate_auth.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | status: web::Status::Ok, [INFO] [stdout] | ^^^^^^ could not find `Status` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stdout] --> src/site/auth/verify_auth.rs:83:26 [INFO] [stdout] | [INFO] [stdout] 83 | status: web::Status::SeeOther(self.redirect), [INFO] [stdout] | ^^^^^^ could not find `Status` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Error` in `web` [INFO] [stdout] --> src/site/auth_provider.rs:24:31 [INFO] [stdout] | [INFO] [stdout] 24 | .map_err(|_| web::Error::InternalServerError)?; [INFO] [stdout] | ^^^^^ could not find `Error` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stdout] --> src/site/image.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | web::Status::Ok, [INFO] [stdout] | ^^^^^^ could not find `Status` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CacheabilityPolicy` in `web` [INFO] [stdout] --> src/site/image.rs:57:30 [INFO] [stdout] | [INFO] [stdout] 57 | policy: web::CacheabilityPolicy::AllowCaching, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `CacheabilityPolicy` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Error` in `web` [INFO] [stdout] --> src/site/image.rs:109:31 [INFO] [stdout] | [INFO] [stdout] 109 | .map_err(|_| web::Error::InternalServerError)?; [INFO] [stdout] | ^^^^^ could not find `Error` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stdout] --> src/site/index.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | web::Status::Ok, [INFO] [stdout] | ^^^^^^ could not find `Status` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stdout] --> src/site/ingest.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | status: web::Status::Created(url), [INFO] [stdout] | ^^^^^^ could not find `Status` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MediaType` in `web` [INFO] [stdout] --> src/site/ingest.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | web::MediaType::new("application", "json", vec![]), [INFO] [stdout] | ^^^^^^^^^ could not find `MediaType` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stdout] --> src/site/pixur_meta.rs:145:18 [INFO] [stdout] | [INFO] [stdout] 145 | web::Status::Ok, [INFO] [stdout] | ^^^^^^ could not find `Status` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stdout] --> src/site/pixur_meta.rs:328:34 [INFO] [stdout] | [INFO] [stdout] 328 | status: web::Status::Ok, [INFO] [stdout] | ^^^^^^ could not find `Status` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stdout] --> src/site/pixur_series.rs:177:18 [INFO] [stdout] | [INFO] [stdout] 177 | web::Status::Ok, [INFO] [stdout] | ^^^^^^ could not find `Status` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Error` in `web` [INFO] [stdout] --> src/site/query_args.rs:42:42 [INFO] [stdout] | [INFO] [stdout] 42 | let args = args.map_err(|_| web::Error::BadRequest)?; [INFO] [stdout] | ^^^^^ could not find `Error` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stdout] --> src/site/thumbnail.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | web::Status::Ok, [INFO] [stdout] | ^^^^^^ could not find `Status` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CacheabilityPolicy` in `web` [INFO] [stdout] --> src/site/thumbnail.rs:56:30 [INFO] [stdout] | [INFO] [stdout] 56 | policy: web::CacheabilityPolicy::AllowCaching, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `CacheabilityPolicy` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Error` in `web` [INFO] [stdout] --> src/site/thumbnail.rs:107:31 [INFO] [stdout] | [INFO] [stdout] 107 | .map_err(|_| web::Error::InternalServerError)?; [INFO] [stdout] | ^^^^^ could not find `Error` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stdout] --> src/site/mod.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | web::Status::NotFound, [INFO] [stdout] | ^^^^^^ could not find `Status` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stdout] --> src/site/mod.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | web::Status::MovedPermanently(redirect), [INFO] [stdout] | ^^^^^^ could not find `Status` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stdout] --> src/site/mod.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | web::Status::Ok, [INFO] [stdout] | ^^^^^^ could not find `Status` in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Response` in crate `web` [INFO] [stdout] --> src/site/auth/authorizer.rs:11:88 [INFO] [stdout] | [INFO] [stdout] 11 | fn not_authorized(title: &str, claims: &Option, self_url: &str) -> web::Response { [INFO] [stdout] | ^^^^^^^^ not found in `web` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use hyper::Response; [INFO] [stdout] | [INFO] [stdout] 1 | use lettre::smtp::response::Response; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepresentationBox` in crate `web` [INFO] [stdout] --> src/site/auth/authorizer.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | ) as web::RepresentationBox; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Response` in `web` [INFO] [stdout] --> src/site/auth/authorizer.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | web::Response::new( [INFO] [stdout] | ^^^^^^^^ not found in `web` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use hyper::Response; [INFO] [stdout] | [INFO] [stdout] 1 | use lettre::smtp::response::Response; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RendererBox` in crate `web` [INFO] [stdout] --> src/site/auth/authorizer.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | Box::new(move || body) as web::RendererBox, [INFO] [stdout] | ^^^^^^^^^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Post` in crate `web` [INFO] [stdout] --> src/site/auth/initiate_auth.rs:229:38 [INFO] [stdout] | [INFO] [stdout] 229 | impl web::Post for InitiateAuth { [INFO] [stdout] | ^^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Get` in crate `web` [INFO] [stdout] --> src/site/auth/verify_auth.rs:102:11 [INFO] [stdout] | [INFO] [stdout] 102 | impl web::Get for VerifyAuth { [INFO] [stdout] | ^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stdout] --> src/site/auth/verify_auth.rs:126:32 [INFO] [stdout] | [INFO] [stdout] 126 | ) -> Result { [INFO] [stdout] | ^^^^^ not found in `web` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::site::diesel::result::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::result::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use exif::Error; [INFO] [stdout] | [INFO] [stdout] and 32 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `CookieHandler` in crate `web` [INFO] [stdout] --> src/site/auth/verify_auth.rs:151:60 [INFO] [stdout] | [INFO] [stdout] 151 | fn args(self, args: Self::Args) -> Result, web::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stdout] --> src/site/auth/verify_auth.rs:151:88 [INFO] [stdout] | [INFO] [stdout] 151 | fn args(self, args: Self::Args) -> Result, web::Error> { [INFO] [stdout] | ^^^^^ not found in `web` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::site::diesel::result::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::result::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use exif::Error; [INFO] [stdout] | [INFO] [stdout] and 32 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stdout] --> src/site/auth_provider.rs:18:88 [INFO] [stdout] | [INFO] [stdout] 18 | fn get_authorization(&self, sub: &str) -> Result, web::Error> { [INFO] [stdout] | ^^^^^ not found in `web` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::site::diesel::result::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::result::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use exif::Error; [INFO] [stdout] | [INFO] [stdout] and 32 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CacheControl` in crate `web` [INFO] [stdout] --> src/site/image.rs:53:37 [INFO] [stdout] | [INFO] [stdout] 53 | fn cache_control(&self) -> web::CacheControl { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CacheControl` in crate `web` [INFO] [stdout] --> src/site/image.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | web::CacheControl { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Cacheability` in crate `web` [INFO] [stdout] --> src/site/image.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 55 | cacheability: web::Cacheability { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Revalidation` in crate `web` [INFO] [stdout] --> src/site/image.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | revalidation: web::Revalidation { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stdout] --> src/site/image.rs:82:63 [INFO] [stdout] | [INFO] [stdout] 82 | fn authorization(self, id: Id30) -> Result { [INFO] [stdout] | ^^^^^ not found in `web` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::site::diesel::result::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::result::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use exif::Error; [INFO] [stdout] | [INFO] [stdout] and 32 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stdout] --> src/site/image.rs:103:88 [INFO] [stdout] | [INFO] [stdout] 103 | fn get_authorization(&self, sub: &str) -> Result, web::Error> { [INFO] [stdout] | ^^^^^ not found in `web` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::site::diesel::result::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::result::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use exif::Error; [INFO] [stdout] | [INFO] [stdout] and 32 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Get` in crate `web` [INFO] [stdout] --> src/site/index.rs:131:11 [INFO] [stdout] | [INFO] [stdout] 131 | impl web::Get for Index { [INFO] [stdout] | ^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepresentationBox` in crate `web` [INFO] [stdout] --> src/site/ingest.rs:60:57 [INFO] [stdout] | [INFO] [stdout] 60 | Box::new(move || Box::new(json) as web::RepresentationBox), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stdout] --> src/site/ingest.rs:87:77 [INFO] [stdout] | [INFO] [stdout] 87 | fn authorization(self, _: Self::Authorization) -> Result { [INFO] [stdout] | ^^^^^ not found in `web` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::site::diesel::result::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::result::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use exif::Error; [INFO] [stdout] | [INFO] [stdout] and 32 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Get` in crate `web` [INFO] [stdout] --> src/site/pixur_series.rs:199:11 [INFO] [stdout] | [INFO] [stdout] 199 | impl web::Get for Pixu { [INFO] [stdout] | ^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `CookieHandler` in crate `web` [INFO] [stdout] --> src/site/query_args.rs:8:60 [INFO] [stdout] | [INFO] [stdout] 8 | fn args(self, args: Self::Args) -> Result, web::Error>; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stdout] --> src/site/query_args.rs:8:88 [INFO] [stdout] | [INFO] [stdout] 8 | fn args(self, args: Self::Args) -> Result, web::Error>; [INFO] [stdout] | ^^^^^ not found in `web` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::site::diesel::result::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::result::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use exif::Error; [INFO] [stdout] | [INFO] [stdout] and 32 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `CookieHandler` in crate `web` [INFO] [stdout] --> src/site/query_args.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | ) -> Result, web::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stdout] --> src/site/query_args.rs:37:58 [INFO] [stdout] | [INFO] [stdout] 37 | ) -> Result, web::Error> { [INFO] [stdout] | ^^^^^ not found in `web` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::site::diesel::result::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::result::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use exif::Error; [INFO] [stdout] | [INFO] [stdout] and 32 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CacheControl` in crate `web` [INFO] [stdout] --> src/site/thumbnail.rs:52:37 [INFO] [stdout] | [INFO] [stdout] 52 | fn cache_control(&self) -> web::CacheControl { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CacheControl` in crate `web` [INFO] [stdout] --> src/site/thumbnail.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | web::CacheControl { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Cacheability` in crate `web` [INFO] [stdout] --> src/site/thumbnail.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | cacheability: web::Cacheability { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Revalidation` in crate `web` [INFO] [stdout] --> src/site/thumbnail.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | revalidation: web::Revalidation { [INFO] [stdout] | ^^^^^^^^^^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stdout] --> src/site/thumbnail.rs:80:67 [INFO] [stdout] | [INFO] [stdout] 80 | fn authorization<'a>(self, id: Id30) -> Result { [INFO] [stdout] | ^^^^^ not found in `web` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::site::diesel::result::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::result::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use exif::Error; [INFO] [stdout] | [INFO] [stdout] and 32 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stdout] --> src/site/thumbnail.rs:101:88 [INFO] [stdout] | [INFO] [stdout] 101 | fn get_authorization(&self, sub: &str) -> Result, web::Error> { [INFO] [stdout] | ^^^^^ not found in `web` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::site::diesel::result::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::result::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use exif::Error; [INFO] [stdout] | [INFO] [stdout] and 32 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Get` in crate `web` [INFO] [stdout] --> src/site/mod.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | impl web::Get for StaticAsset { [INFO] [stdout] | ^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Response` in crate `web` [INFO] [stdout] --> src/site/mod.rs:82:55 [INFO] [stdout] | [INFO] [stdout] 82 | async fn representations(self: Box) -> web::Response { [INFO] [stdout] | ^^^^^^^^ not found in `web` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 12 | use hyper::Response; [INFO] [stdout] | [INFO] [stdout] 12 | use lettre::smtp::response::Response; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Response` in `web` [INFO] [stdout] --> src/site/mod.rs:85:14 [INFO] [stdout] | [INFO] [stdout] 85 | web::Response::new( [INFO] [stdout] | ^^^^^^^^ not found in `web` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 12 | use hyper::Response; [INFO] [stdout] | [INFO] [stdout] 12 | use lettre::smtp::response::Response; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Resource` in crate `web` [INFO] [stdout] --> src/site/mod.rs:93:10 [INFO] [stdout] | [INFO] [stdout] 93 | web::Resource { [INFO] [stdout] | ^^^^^^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Resource` in crate `web` [INFO] [stdout] --> src/site/mod.rs:262:34 [INFO] [stdout] | [INFO] [stdout] 262 | Ok(Box::new(web::Resource { [INFO] [stdout] | ^^^^^^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `handle_request` in crate `web` [INFO] [stdout] --> src/main.rs:98:18 [INFO] [stdout] | [INFO] [stdout] 98 | web::handle_request(Arc::clone(&site), req).boxed().compat() [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 73 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pixurs`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "65e3d853d6195be95411bb4f8b5c0b1540a2763b03d51074b227ac46360d664d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65e3d853d6195be95411bb4f8b5c0b1540a2763b03d51074b227ac46360d664d", kill_on_drop: false }` [INFO] [stdout] 65e3d853d6195be95411bb4f8b5c0b1540a2763b03d51074b227ac46360d664d