[INFO] cloning repository https://github.com/maghoff/pixu.rs [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaghoff%2Fpixu.rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 302f09e7e9fd917e6f666a5310c803d9ef5e1c56 [INFO] testing maghoff/pixu.rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaghoff%2Fpixu.rs" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maghoff/pixu.rs on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-7/source/Cargo.toml [INFO] crate git repo https://github.com/maghoff/pixu.rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-7/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 `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f7e42527660d070fe99d91debd9ae4098200b74812f67d61ed46e012309bfedd [INFO] running `"docker" "start" "-a" "f7e42527660d070fe99d91debd9ae4098200b74812f67d61ed46e012309bfedd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling web v0.1.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling kamadak-exif v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling bart v0.1.4 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling encoding v0.2.33 [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] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling pixurs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [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_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [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 r2d2 v0.8.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling bart_derive v0.1.4 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling async-trait v0.1.33 [INFO] [stderr] Compiling lettre v0.9.3 [INFO] [stderr] Compiling jsonwebtoken v6.0.1 [INFO] [stderr] Compiling diesel v1.4.4 [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] [stderr] error: couldn't read src/site/../../dist/ingest.js: No such file or directory (os error 2) [INFO] [stderr] --> src/site/mod.rs:245:25 [INFO] [stderr] | [INFO] [stderr] 245 | include_str!("../../dist/ingest.js").to_string(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `web::Error`, `web::FutureBox`, `web::Resource` [INFO] [stderr] --> src/site/auth/authorizer.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | use web::{Error, FutureBox, Resource}; [INFO] [stderr] | ^^^^^ ^^^^^^^^^ ^^^^^^^^ no `Resource` in the root [INFO] [stderr] | | | [INFO] [stderr] | | no `FutureBox` in the root [INFO] [stderr] | no `Error` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `web::Error`, `web::Resource` [INFO] [stderr] --> src/site/auth/claims_consumer.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | use web::{Error, Resource}; [INFO] [stderr] | ^^^^^ ^^^^^^^^ no `Resource` in the root [INFO] [stderr] | | [INFO] [stderr] | no `Error` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `web::Cookie`, `web::MediaType`, `web::RepresentationBox`, `web::Response` [INFO] [stderr] --> src/site/auth/initiate_auth.rs:14:11 [INFO] [stderr] | [INFO] [stderr] 14 | use web::{Cookie, MediaType, RepresentationBox, Response}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ no `Response` in the root [INFO] [stderr] | | | | [INFO] [stderr] | | | no `RepresentationBox` in the root [INFO] [stderr] | | no `MediaType` in the root [INFO] [stderr] | no `Cookie` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `web::CookieHandler`, `web::Error`, `web::Resource` [INFO] [stderr] --> src/site/auth/jwt_cookie_handler.rs:3:11 [INFO] [stderr] | [INFO] [stderr] 3 | use web::{CookieHandler, Error, Resource}; [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^ ^^^^^^^^ no `Resource` in the root [INFO] [stderr] | | | [INFO] [stderr] | | no `Error` in the root [INFO] [stderr] | no `CookieHandler` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `web::Cookie`, `web::CookieHandler`, `web::MediaType`, `web::RepresentationBox`, `web::Resource`, `web::Response` [INFO] [stderr] --> src/site/auth/verify_auth.rs:3:11 [INFO] [stderr] | [INFO] [stderr] 3 | use web::{Cookie, CookieHandler, MediaType, RepresentationBox, Resource, Response}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ no `Response` in the root [INFO] [stderr] | | | | | | [INFO] [stderr] | | | | | no `Resource` in the root [INFO] [stderr] | | | | no `RepresentationBox` in the root [INFO] [stderr] | | | no `MediaType` in the root [INFO] [stderr] | | no `CookieHandler` in the root [INFO] [stderr] | no `Cookie` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `web::MediaType`, `web::RepresentationBox`, `web::Response`, `web::Status` [INFO] [stderr] --> src/site/handling_error.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | use web::{MediaType, RepresentationBox, Response, Status}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^ no `Status` in the root [INFO] [stderr] | | | | [INFO] [stderr] | | | no `Response` in the root [INFO] [stderr] | | no `RepresentationBox` in the root [INFO] [stderr] | no `MediaType` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `web::Get`, `web::MediaType`, `web::RepresentationBox`, `web::Resource`, `web::Response` [INFO] [stderr] --> src/site/image.rs:6:11 [INFO] [stderr] | [INFO] [stderr] 6 | use web::{Get, MediaType, RepresentationBox, Resource, Response}; [INFO] [stderr] | ^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ no `Response` in the root [INFO] [stderr] | | | | | [INFO] [stderr] | | | | no `Resource` in the root [INFO] [stderr] | | | no `RepresentationBox` in the root [INFO] [stderr] | | no `MediaType` in the root [INFO] [stderr] | no `Get` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `web::Error`, `web::MediaType`, `web::RepresentationBox`, `web::Resource`, `web::Response` [INFO] [stderr] --> src/site/index.rs:6:11 [INFO] [stderr] | [INFO] [stderr] 6 | use web::{Error, MediaType, RepresentationBox, Resource, Response}; [INFO] [stderr] | ^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ no `Response` in the root [INFO] [stderr] | | | | | [INFO] [stderr] | | | | no `Resource` in the root [INFO] [stderr] | | | no `RepresentationBox` in the root [INFO] [stderr] | | no `MediaType` in the root [INFO] [stderr] | no `Error` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `web::Post`, `web::Resource`, `web::Response` [INFO] [stderr] --> src/site/ingest.rs:7:11 [INFO] [stderr] | [INFO] [stderr] 7 | use web::{Post, Resource, Response}; [INFO] [stderr] | ^^^^ ^^^^^^^^ ^^^^^^^^ no `Response` in the root [INFO] [stderr] | | | [INFO] [stderr] | | no `Resource` in the root [INFO] [stderr] | no `Post` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `web::Error`, `web::MediaType`, `web::RepresentationBox`, `web::Resource`, `web::Response` [INFO] [stderr] --> src/site/pixu.rs:6:11 [INFO] [stderr] | [INFO] [stderr] 6 | use web::{Error, MediaType, RepresentationBox, Resource, Response}; [INFO] [stderr] | ^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ no `Response` in the root [INFO] [stderr] | | | | | [INFO] [stderr] | | | | no `Resource` in the root [INFO] [stderr] | | | no `RepresentationBox` in the root [INFO] [stderr] | | no `MediaType` in the root [INFO] [stderr] | no `Error` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `web::Error`, `web::Get`, `web::MediaType`, `web::Post`, `web::RepresentationBox`, `web::Resource`, `web::Response` [INFO] [stderr] --> src/site/pixu_meta.rs:9:11 [INFO] [stderr] | [INFO] [stderr] 9 | use web::{Error, Get, MediaType, Post, RepresentationBox, Resource, Response}; [INFO] [stderr] | ^^^^^ ^^^ ^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ no `Response` in the root [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | no `Resource` in the root [INFO] [stderr] | | | | | no `RepresentationBox` in the root [INFO] [stderr] | | | | no `Post` in the root [INFO] [stderr] | | | no `MediaType` in the root [INFO] [stderr] | | no `Get` in the root [INFO] [stderr] | no `Error` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `web::QueryHandler` [INFO] [stderr] --> src/site/query_args.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use web::QueryHandler; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no `QueryHandler` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `web::Get`, `web::MediaType`, `web::RepresentationBox`, `web::Resource`, `web::Response` [INFO] [stderr] --> src/site/thumbnail.rs:6:11 [INFO] [stderr] | [INFO] [stderr] 6 | use web::{Get, MediaType, RepresentationBox, Resource, Response}; [INFO] [stderr] | ^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ no `Response` in the root [INFO] [stderr] | | | | | [INFO] [stderr] | | | | no `Resource` in the root [INFO] [stderr] | | | no `RepresentationBox` in the root [INFO] [stderr] | | no `MediaType` in the root [INFO] [stderr] | no `Get` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `web::Lookup`, `web::MediaType`, `web::QueryHandler`, `web::RepresentationBox`, `web::Response` [INFO] [stderr] --> src/site/mod.rs:20:11 [INFO] [stderr] | [INFO] [stderr] 20 | use web::{Lookup, MediaType, QueryHandler, RepresentationBox, Response}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ no `Response` in the root [INFO] [stderr] | | | | | [INFO] [stderr] | | | | no `RepresentationBox` in the root [INFO] [stderr] | | | no `QueryHandler` in the root [INFO] [stderr] | | no `MediaType` in the root [INFO] [stderr] | no `Lookup` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Response` in `web` [INFO] [stderr] --> src/site/auth/authorizer.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | web::Response::new( [INFO] [stderr] | ^^^^^^^^ could not find `Response` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stderr] --> src/site/auth/authorizer.rs:21:14 [INFO] [stderr] | [INFO] [stderr] 21 | web::Status::Unauthorized, [INFO] [stderr] | ^^^^^^ could not find `Status` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `MediaType` in `web` [INFO] [stderr] --> src/site/auth/authorizer.rs:23:18 [INFO] [stderr] | [INFO] [stderr] 23 | web::MediaType::new("text", "html", vec!["charset=utf-8".to_string()]), [INFO] [stderr] | ^^^^^^^^^ could not find `MediaType` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stderr] --> src/site/auth/initiate_auth.rs:208:26 [INFO] [stderr] | [INFO] [stderr] 208 | status: web::Status::Ok, [INFO] [stderr] | ^^^^^^ could not find `Status` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stderr] --> src/site/auth/verify_auth.rs:83:26 [INFO] [stderr] | [INFO] [stderr] 83 | status: web::Status::SeeOther(self.redirect), [INFO] [stderr] | ^^^^^^ could not find `Status` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stderr] --> src/site/image.rs:42:18 [INFO] [stderr] | [INFO] [stderr] 42 | web::Status::Ok, [INFO] [stderr] | ^^^^^^ could not find `Status` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `CacheabilityPolicy` in `web` [INFO] [stderr] --> src/site/image.rs:57:30 [INFO] [stderr] | [INFO] [stderr] 57 | policy: web::CacheabilityPolicy::AllowCaching, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `CacheabilityPolicy` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Error` in `web` [INFO] [stderr] --> src/site/image.rs:109:31 [INFO] [stderr] | [INFO] [stderr] 109 | .map_err(|_| web::Error::InternalServerError)?; [INFO] [stderr] | ^^^^^ could not find `Error` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stderr] --> src/site/index.rs:103:18 [INFO] [stderr] | [INFO] [stderr] 103 | web::Status::Ok, [INFO] [stderr] | ^^^^^^ could not find `Status` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stderr] --> src/site/ingest.rs:42:26 [INFO] [stderr] | [INFO] [stderr] 42 | status: web::Status::Created(id.to_string()), // TODO Use base_url [INFO] [stderr] | ^^^^^^ could not find `Status` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `MediaType` in `web` [INFO] [stderr] --> src/site/ingest.rs:44:22 [INFO] [stderr] | [INFO] [stderr] 44 | web::MediaType::new("image", "jpeg", vec![]), [INFO] [stderr] | ^^^^^^^^^ could not find `MediaType` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Error` in `web` [INFO] [stderr] --> src/site/ingest.rs:96:31 [INFO] [stderr] | [INFO] [stderr] 96 | .map_err(|_| web::Error::InternalServerError)?; [INFO] [stderr] | ^^^^^ could not find `Error` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stderr] --> src/site/pixu.rs:131:18 [INFO] [stderr] | [INFO] [stderr] 131 | web::Status::Ok, [INFO] [stderr] | ^^^^^^ could not find `Status` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stderr] --> src/site/pixu_meta.rs:97:18 [INFO] [stderr] | [INFO] [stderr] 97 | web::Status::Ok, [INFO] [stderr] | ^^^^^^ could not find `Status` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stderr] --> src/site/pixu_meta.rs:245:34 [INFO] [stderr] | [INFO] [stderr] 245 | status: web::Status::Ok, [INFO] [stderr] | ^^^^^^ could not find `Status` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Error` in `web` [INFO] [stderr] --> src/site/pixu_meta.rs:330:31 [INFO] [stderr] | [INFO] [stderr] 330 | .map_err(|_| web::Error::InternalServerError)?; [INFO] [stderr] | ^^^^^ could not find `Error` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Error` in `web` [INFO] [stderr] --> src/site/query_args.rs:42:42 [INFO] [stderr] | [INFO] [stderr] 42 | let args = args.map_err(|_| web::Error::BadRequest)?; [INFO] [stderr] | ^^^^^ could not find `Error` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stderr] --> src/site/thumbnail.rs:41:18 [INFO] [stderr] | [INFO] [stderr] 41 | web::Status::Ok, [INFO] [stderr] | ^^^^^^ could not find `Status` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `CacheabilityPolicy` in `web` [INFO] [stderr] --> src/site/thumbnail.rs:56:30 [INFO] [stderr] | [INFO] [stderr] 56 | policy: web::CacheabilityPolicy::AllowCaching, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `CacheabilityPolicy` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Error` in `web` [INFO] [stderr] --> src/site/thumbnail.rs:107:31 [INFO] [stderr] | [INFO] [stderr] 107 | .map_err(|_| web::Error::InternalServerError)?; [INFO] [stderr] | ^^^^^ could not find `Error` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stderr] --> src/site/mod.rs:41:14 [INFO] [stderr] | [INFO] [stderr] 41 | web::Status::NotFound, [INFO] [stderr] | ^^^^^^ could not find `Status` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stderr] --> src/site/mod.rs:64:14 [INFO] [stderr] | [INFO] [stderr] 64 | web::Status::MovedPermanently(redirect), [INFO] [stderr] | ^^^^^^ could not find `Status` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Response` in `web` [INFO] [stderr] --> src/site/mod.rs:84:14 [INFO] [stderr] | [INFO] [stderr] 84 | web::Response::new( [INFO] [stderr] | ^^^^^^^^ could not find `Response` in `web` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Status` in `web` [INFO] [stderr] --> src/site/mod.rs:85:18 [INFO] [stderr] | [INFO] [stderr] 85 | web::Status::Ok, [INFO] [stderr] | ^^^^^^ could not find `Status` in `web` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Response` in crate `web` [INFO] [stderr] --> src/site/auth/authorizer.rs:11:88 [INFO] [stderr] | [INFO] [stderr] 11 | fn not_authorized(title: &str, claims: &Option, self_url: &str) -> web::Response { [INFO] [stderr] | ^^^^^^^^ not found in `web` [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use hyper::Response; [INFO] [stderr] | [INFO] [stderr] 1 | use lettre::smtp::response::Response; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RepresentationBox` in crate `web` [INFO] [stderr] --> src/site/auth/authorizer.rs:18:15 [INFO] [stderr] | [INFO] [stderr] 18 | ) as web::RepresentationBox; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RendererBox` in crate `web` [INFO] [stderr] --> src/site/auth/authorizer.rs:24:44 [INFO] [stderr] | [INFO] [stderr] 24 | Box::new(move || body) as web::RendererBox, [INFO] [stderr] | ^^^^^^^^^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Post` in crate `web` [INFO] [stderr] --> src/site/auth/initiate_auth.rs:227:38 [INFO] [stderr] | [INFO] [stderr] 227 | impl web::Post for InitiateAuth { [INFO] [stderr] | ^^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Get` in crate `web` [INFO] [stderr] --> src/site/auth/verify_auth.rs:102:11 [INFO] [stderr] | [INFO] [stderr] 102 | impl web::Get for VerifyAuth { [INFO] [stderr] | ^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stderr] --> src/site/auth/verify_auth.rs:126:32 [INFO] [stderr] | [INFO] [stderr] 126 | ) -> Result { [INFO] [stderr] | ^^^^^ not found in `web` [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::fmt::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use diesel::result::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use exif::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use futures::core_reexport::fmt::Error; [INFO] [stderr] | [INFO] [stderr] and 33 other candidates [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `CookieHandler` in crate `web` [INFO] [stderr] --> src/site/auth/verify_auth.rs:151:60 [INFO] [stderr] | [INFO] [stderr] 151 | fn args(self, args: Self::Args) -> Result, web::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stderr] --> src/site/auth/verify_auth.rs:151:88 [INFO] [stderr] | [INFO] [stderr] 151 | fn args(self, args: Self::Args) -> Result, web::Error> { [INFO] [stderr] | ^^^^^ not found in `web` [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::fmt::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use diesel::result::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use exif::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use futures::core_reexport::fmt::Error; [INFO] [stderr] | [INFO] [stderr] and 33 other candidates [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `CacheControl` in crate `web` [INFO] [stderr] --> src/site/image.rs:53:37 [INFO] [stderr] | [INFO] [stderr] 53 | fn cache_control(&self) -> web::CacheControl { [INFO] [stderr] | ^^^^^^^^^^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CacheControl` in crate `web` [INFO] [stderr] --> src/site/image.rs:54:14 [INFO] [stderr] | [INFO] [stderr] 54 | web::CacheControl { [INFO] [stderr] | ^^^^^^^^^^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Cacheability` in crate `web` [INFO] [stderr] --> src/site/image.rs:55:32 [INFO] [stderr] | [INFO] [stderr] 55 | cacheability: web::Cacheability { [INFO] [stderr] | ^^^^^^^^^^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Revalidation` in crate `web` [INFO] [stderr] --> src/site/image.rs:59:32 [INFO] [stderr] | [INFO] [stderr] 59 | revalidation: web::Revalidation { [INFO] [stderr] | ^^^^^^^^^^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stderr] --> src/site/image.rs:82:63 [INFO] [stderr] | [INFO] [stderr] 82 | fn authorization(self, id: Id30) -> Result { [INFO] [stderr] | ^^^^^ not found in `web` [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::fmt::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use diesel::result::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use exif::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use futures::core_reexport::fmt::Error; [INFO] [stderr] | [INFO] [stderr] and 33 other candidates [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stderr] --> src/site/image.rs:103:88 [INFO] [stderr] | [INFO] [stderr] 103 | fn get_authorization(&self, sub: &str) -> Result, web::Error> { [INFO] [stderr] | ^^^^^ not found in `web` [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::fmt::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use diesel::result::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use exif::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use futures::core_reexport::fmt::Error; [INFO] [stderr] | [INFO] [stderr] and 33 other candidates [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Get` in crate `web` [INFO] [stderr] --> src/site/index.rs:126:11 [INFO] [stderr] | [INFO] [stderr] 126 | impl web::Get for Index { [INFO] [stderr] | ^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `RepresentationBox` in crate `web` [INFO] [stderr] --> src/site/ingest.rs:45:57 [INFO] [stderr] | [INFO] [stderr] 45 | Box::new(move || Box::new(body) as web::RepresentationBox), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stderr] --> src/site/ingest.rs:71:60 [INFO] [stderr] | [INFO] [stderr] 71 | fn authorization(self, _: ()) -> Result { [INFO] [stderr] | ^^^^^ not found in `web` [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::fmt::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use diesel::result::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use exif::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use futures::core_reexport::fmt::Error; [INFO] [stderr] | [INFO] [stderr] and 33 other candidates [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stderr] --> src/site/ingest.rs:90:88 [INFO] [stderr] | [INFO] [stderr] 90 | fn get_authorization(&self, sub: &str) -> Result, web::Error> { [INFO] [stderr] | ^^^^^ not found in `web` [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::fmt::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use diesel::result::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use exif::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use futures::core_reexport::fmt::Error; [INFO] [stderr] | [INFO] [stderr] and 33 other candidates [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Get` in crate `web` [INFO] [stderr] --> src/site/pixu.rs:163:11 [INFO] [stderr] | [INFO] [stderr] 163 | impl web::Get for Pixu { [INFO] [stderr] | ^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stderr] --> src/site/pixu_meta.rs:324:88 [INFO] [stderr] | [INFO] [stderr] 324 | fn get_authorization(&self, sub: &str) -> Result, web::Error> { [INFO] [stderr] | ^^^^^ not found in `web` [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::fmt::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use diesel::result::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use exif::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use futures::core_reexport::fmt::Error; [INFO] [stderr] | [INFO] [stderr] and 33 other candidates [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `CookieHandler` in crate `web` [INFO] [stderr] --> src/site/query_args.rs:8:60 [INFO] [stderr] | [INFO] [stderr] 8 | fn args(self, args: Self::Args) -> Result, web::Error>; [INFO] [stderr] | ^^^^^^^^^^^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stderr] --> src/site/query_args.rs:8:88 [INFO] [stderr] | [INFO] [stderr] 8 | fn args(self, args: Self::Args) -> Result, web::Error>; [INFO] [stderr] | ^^^^^ not found in `web` [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::fmt::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use diesel::result::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use exif::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use futures::core_reexport::fmt::Error; [INFO] [stderr] | [INFO] [stderr] and 33 other candidates [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `CookieHandler` in crate `web` [INFO] [stderr] --> src/site/query_args.rs:37:30 [INFO] [stderr] | [INFO] [stderr] 37 | ) -> Result, web::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stderr] --> src/site/query_args.rs:37:58 [INFO] [stderr] | [INFO] [stderr] 37 | ) -> Result, web::Error> { [INFO] [stderr] | ^^^^^ not found in `web` [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::fmt::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use diesel::result::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use exif::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use futures::core_reexport::fmt::Error; [INFO] [stderr] | [INFO] [stderr] and 33 other candidates [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `CacheControl` in crate `web` [INFO] [stderr] --> src/site/thumbnail.rs:52:37 [INFO] [stderr] | [INFO] [stderr] 52 | fn cache_control(&self) -> web::CacheControl { [INFO] [stderr] | ^^^^^^^^^^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CacheControl` in crate `web` [INFO] [stderr] --> src/site/thumbnail.rs:53:14 [INFO] [stderr] | [INFO] [stderr] 53 | web::CacheControl { [INFO] [stderr] | ^^^^^^^^^^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Cacheability` in crate `web` [INFO] [stderr] --> src/site/thumbnail.rs:54:32 [INFO] [stderr] | [INFO] [stderr] 54 | cacheability: web::Cacheability { [INFO] [stderr] | ^^^^^^^^^^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Revalidation` in crate `web` [INFO] [stderr] --> src/site/thumbnail.rs:58:32 [INFO] [stderr] | [INFO] [stderr] 58 | revalidation: web::Revalidation { [INFO] [stderr] | ^^^^^^^^^^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stderr] --> src/site/thumbnail.rs:80:67 [INFO] [stderr] | [INFO] [stderr] 80 | fn authorization<'a>(self, id: Id30) -> Result { [INFO] [stderr] | ^^^^^ not found in `web` [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::fmt::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use diesel::result::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use exif::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use futures::core_reexport::fmt::Error; [INFO] [stderr] | [INFO] [stderr] and 33 other candidates [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Error` in crate `web` [INFO] [stderr] --> src/site/thumbnail.rs:101:88 [INFO] [stderr] | [INFO] [stderr] 101 | fn get_authorization(&self, sub: &str) -> Result, web::Error> { [INFO] [stderr] | ^^^^^ not found in `web` [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use core::fmt::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use diesel::result::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use exif::Error; [INFO] [stderr] | [INFO] [stderr] 1 | use futures::core_reexport::fmt::Error; [INFO] [stderr] | [INFO] [stderr] and 33 other candidates [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Get` in crate `web` [INFO] [stderr] --> src/site/mod.rs:78:11 [INFO] [stderr] | [INFO] [stderr] 78 | impl web::Get for StaticAsset { [INFO] [stderr] | ^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Response` in crate `web` [INFO] [stderr] --> src/site/mod.rs:81:55 [INFO] [stderr] | [INFO] [stderr] 81 | async fn representations(self: Box) -> web::Response { [INFO] [stderr] | ^^^^^^^^ not found in `web` [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 11 | use hyper::Response; [INFO] [stderr] | [INFO] [stderr] 11 | use lettre::smtp::response::Response; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Resource` in crate `web` [INFO] [stderr] --> src/site/mod.rs:92:10 [INFO] [stderr] | [INFO] [stderr] 92 | web::Resource { [INFO] [stderr] | ^^^^^^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Resource` in crate `web` [INFO] [stderr] --> src/site/mod.rs:253:34 [INFO] [stderr] | [INFO] [stderr] 253 | Ok(Box::new(web::Resource { [INFO] [stderr] | ^^^^^^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `handle_request` in crate `web` [INFO] [stderr] --> src/main.rs:100:18 [INFO] [stderr] | [INFO] [stderr] 100 | web::handle_request(Arc::clone(&site), req).boxed().compat() [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `web` [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(unsized_locals)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 75 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0412, E0422, E0425, E0432, E0433, E0554. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [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 `"docker" "inspect" "f7e42527660d070fe99d91debd9ae4098200b74812f67d61ed46e012309bfedd"` [INFO] running `"docker" "rm" "-f" "f7e42527660d070fe99d91debd9ae4098200b74812f67d61ed46e012309bfedd"` [INFO] [stdout] f7e42527660d070fe99d91debd9ae4098200b74812f67d61ed46e012309bfedd