[INFO] cloning 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" "clone" "--bare" "https://github.com/maghoff/pixu.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaghoff%2Fpixu.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaghoff%2Fpixu.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1b2e2e0fb77a1cb42f528ddea972860ef2ab9b2 [INFO] checking maghoff/pixu.rs against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaghoff%2Fpixu.rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maghoff/pixu.rs on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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-11/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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-11/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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] Downloading crates ... [INFO] [stderr] Downloaded web v0.1.0 [INFO] [stderr] Downloaded jsonwebtoken v6.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46f588e6dfdd5443ec7af740952b06f2d2dff513d96e165f5837910cb8a9e923 [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" "46f588e6dfdd5443ec7af740952b06f2d2dff513d96e165f5837910cb8a9e923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46f588e6dfdd5443ec7af740952b06f2d2dff513d96e165f5837910cb8a9e923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46f588e6dfdd5443ec7af740952b06f2d2dff513d96e165f5837910cb8a9e923", kill_on_drop: false }` [INFO] [stdout] 46f588e6dfdd5443ec7af740952b06f2d2dff513d96e165f5837910cb8a9e923 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bebdba12cc5ef36f8b2de4d73ae78c75dbe97fc7eb4ae29ca33786bebcdebf03 [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" "bebdba12cc5ef36f8b2de4d73ae78c75dbe97fc7eb4ae29ca33786bebcdebf03", 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] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.43 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking web v0.1.0 [INFO] [stderr] Checking kamadak-exif v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking bart v0.1.4 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Compiling pixurs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking stopwatch v0.0.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_plain v0.3.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling bart_derive v0.1.4 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Checking lettre v0.9.3 [INFO] [stderr] Checking jsonwebtoken v6.0.1 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stderr] Checking lettre_email v0.9.4 [INFO] [stderr] Checking migrations_internals v1.4.1 [INFO] [stderr] Checking r2d2-diesel v1.0.0 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking 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:268:25 [INFO] [stdout] | [INFO] [stdout] 268 | 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:280:25 [INFO] [stdout] | [INFO] [stdout] 280 | 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: couldn't read src/site/../../dist/ingest.js: No such file or directory (os error 2) [INFO] [stdout] --> src/site/mod.rs:268:25 [INFO] [stdout] | [INFO] [stdout] 268 | 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:280:25 [INFO] [stdout] | [INFO] [stdout] 280 | 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:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | 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 imports `web::Error`, `web::MediaType`, `web::RepresentationBox`, `web::Resource`, `web::Response` [INFO] [stdout] --> src/site/pixur_series_meta.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use web::{self, 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:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | 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[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::CookieHandler`, `web::Error`, `web::Resource`, `web::Response` [INFO] [stdout] --> src/site/auth/mod.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | use web::{CookieHandler, Error, Resource, Response}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^ ^^^^^^^^ ^^^^^^^^ no `Response` in the root [INFO] [stdout] | | | | [INFO] [stdout] | | | no `Resource` in the root [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::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:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | 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 imports `web::Error`, `web::MediaType`, `web::RepresentationBox`, `web::Resource`, `web::Response` [INFO] [stdout] --> src/site/pixur_series_meta.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use web::{self, 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:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | 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[E0432]: unresolved imports `web::MediaType`, `web::RepresentationBox` [INFO] [stdout] --> src/site/auth/mod.rs:77:23 [INFO] [stdout] | [INFO] [stdout] 77 | use web::{MediaType, RepresentationBox}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ no `RepresentationBox` in the root [INFO] [stdout] | | [INFO] [stdout] | no `MediaType` 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 `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 `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/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 `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 `Status` in `web` [INFO] [stdout] --> src/site/auth/mod.rs:79:22 [INFO] [stdout] | [INFO] [stdout] 79 | 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/mod.rs:115:37 [INFO] [stdout] | [INFO] [stdout] 115 | assert_eq!(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 `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 `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 `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/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 `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 `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:208:18 [INFO] [stdout] | [INFO] [stdout] 208 | 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:357:34 [INFO] [stdout] | [INFO] [stdout] 357 | 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:186:18 [INFO] [stdout] | [INFO] [stdout] 186 | 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:208:18 [INFO] [stdout] | [INFO] [stdout] 208 | 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_meta.rs:220:18 [INFO] [stdout] | [INFO] [stdout] 220 | 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_meta.rs:329:34 [INFO] [stdout] | [INFO] [stdout] 329 | 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_meta.rs:357:34 [INFO] [stdout] | [INFO] [stdout] 357 | 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:186:18 [INFO] [stdout] | [INFO] [stdout] 186 | 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_meta.rs:220:18 [INFO] [stdout] | [INFO] [stdout] 220 | 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_meta.rs:329:34 [INFO] [stdout] | [INFO] [stdout] 329 | 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 `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 `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/mod.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | 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/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 `Status` in `web` [INFO] [stdout] --> src/site/mod.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | 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 `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 `Status` in `web` [INFO] [stdout] --> src/site/mod.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | 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/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:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | 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:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | web::Status::MovedPermanently(redirect), [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 33 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stdout] --> src/site/mod.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | web::Status::Ok, [INFO] [stdout] | ^^^^^^ could not find `Status` in `web` [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 33 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 33 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 33 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 33 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 33 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Get` in crate `web` [INFO] [stdout] --> src/site/pixur_series.rs:208:11 [INFO] [stdout] | [INFO] [stdout] 208 | impl web::Get for Pixu { [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/pixur_series_meta.rs:345:11 [INFO] [stdout] | [INFO] [stdout] 345 | impl web::Get for PixurSeriesMeta { [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/pixur_series_meta.rs:354:11 [INFO] [stdout] | [INFO] [stdout] 354 | impl web::Post for PixurSeriesMeta { [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/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[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 `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[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 33 other candidates [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 `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[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/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 33 other candidates [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 33 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[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[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[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 33 other candidates [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[E0405]: cannot find trait `Get` in crate `web` [INFO] [stdout] --> src/site/auth/mod.rs:75:15 [INFO] [stdout] | [INFO] [stdout] 75 | impl web::Get for Qr { [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/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 33 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[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 33 other candidates [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[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 33 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Get` in crate `web` [INFO] [stdout] --> src/site/mod.rs:80:11 [INFO] [stdout] | [INFO] [stdout] 80 | impl web::Get for StaticAsset { [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 `Response` in crate `web` [INFO] [stdout] --> src/site/mod.rs:83:55 [INFO] [stdout] | [INFO] [stdout] 83 | 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] 13 | use hyper::Response; [INFO] [stdout] | [INFO] [stdout] 13 | 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:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | web::Response::new( [INFO] [stdout] | ^^^^^^^^ not found in `web` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 | use hyper::Response; [INFO] [stdout] | [INFO] [stdout] 13 | use lettre::smtp::response::Response; [INFO] [stdout] | [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 33 other candidates [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:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | web::Resource { [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: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 33 other candidates [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:288:34 [INFO] [stdout] | [INFO] [stdout] 288 | 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:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | web::handle_request(Arc::clone(&site), req).boxed().compat() [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/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 33 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Get` in crate `web` [INFO] [stdout] --> src/site/pixur_series.rs:208:11 [INFO] [stdout] | [INFO] [stdout] 208 | impl web::Get for Pixu { [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/pixur_series_meta.rs:345:11 [INFO] [stdout] | [INFO] [stdout] 345 | impl web::Get for PixurSeriesMeta { [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/pixur_series_meta.rs:354:11 [INFO] [stdout] | [INFO] [stdout] 354 | impl web::Post for PixurSeriesMeta { [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 33 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 33 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 33 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 33 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Get` in crate `web` [INFO] [stdout] --> src/site/mod.rs:80:11 [INFO] [stdout] | [INFO] [stdout] 80 | 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:83:55 [INFO] [stdout] | [INFO] [stdout] 83 | 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] 13 | use hyper::Response; [INFO] [stdout] | [INFO] [stdout] 13 | 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:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | web::Response::new( [INFO] [stdout] | ^^^^^^^^ not found in `web` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 13 | use hyper::Response; [INFO] [stdout] | [INFO] [stdout] 13 | 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:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | 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:288:34 [INFO] [stdout] | [INFO] [stdout] 288 | 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:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | 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 78 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] [stdout] error: aborting due to 83 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: build failed [INFO] running `Command { std: "docker" "inspect" "bebdba12cc5ef36f8b2de4d73ae78c75dbe97fc7eb4ae29ca33786bebcdebf03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bebdba12cc5ef36f8b2de4d73ae78c75dbe97fc7eb4ae29ca33786bebcdebf03", kill_on_drop: false }` [INFO] [stdout] bebdba12cc5ef36f8b2de4d73ae78c75dbe97fc7eb4ae29ca33786bebcdebf03