[INFO] updating cached repository klaus-rs/klaus [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/klaus-rs/klaus [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/klaus-rs/klaus" "work/ex/beta-1.38-1/sources/1.37.0/gh/klaus-rs/klaus"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/klaus-rs/klaus'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/klaus-rs/klaus" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/klaus-rs/klaus"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/klaus-rs/klaus'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c3f4eced67669fc83e66dc7888f822663258bb23 [INFO] sha for GitHub repo klaus-rs/klaus: c3f4eced67669fc83e66dc7888f822663258bb23 [INFO] validating manifest of klaus-rs/klaus on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of klaus-rs/klaus on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing klaus-rs/klaus [INFO] removed path dependency redis from klaus-rs/klaus [INFO] finished frobbing klaus-rs/klaus [INFO] frobbed toml for klaus-rs/klaus written to work/ex/beta-1.38-1/sources/1.37.0/gh/klaus-rs/klaus/Cargo.toml [INFO] started frobbing klaus-rs/klaus [INFO] removed path dependency redis from klaus-rs/klaus [INFO] finished frobbing klaus-rs/klaus [INFO] frobbed toml for klaus-rs/klaus written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/klaus-rs/klaus/Cargo.toml [INFO] crate klaus-rs/klaus already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/klaus-rs/klaus/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing klaus-rs/klaus against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/klaus-rs/klaus:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 5d0e0349202b73cac72aaf27c8487621d00cf3b45b638e717ca71d5cd105ce60 [INFO] running `"docker" "start" "-a" "5d0e0349202b73cac72aaf27c8487621d00cf3b45b638e717ca71d5cd105ce60"` [INFO] [stderr] warning: dependency (redis) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling ascii v0.9.2 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling errno v0.1.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling rpassword v0.2.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling lsio v0.1.18 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling tokio-http2 v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling redis v0.11.0 [INFO] [stderr] Compiling klaus v0.1.8 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:319:5 [INFO] [stderr] | [INFO] [stderr] 319 | / /// Logger is the container of the logging functions. This gets passed to HttpProto. [INFO] [stderr] 320 | | /// Running the server using -d (--daemonize) option will run it in the foreground so logging [INFO] [stderr] 321 | | /// output will show in the terminal window in addition to the normal log file. [INFO] [stderr] 322 | | /// [INFO] [stderr] ... | [INFO] [stderr] 325 | | /// and logging to the terminal window, the TPS is impacted severely. However, file logging [INFO] [stderr] 326 | | /// only impacts a small amount. [INFO] [stderr] | |____________________________________^ [INFO] [stderr] 327 | let logger = Logger::new(Some(&format!("{}/{}.log", log_loc, app))); [INFO] [stderr] | -------------------------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:331:5 [INFO] [stderr] | [INFO] [stderr] 331 | / /// Router is the container of all of the routes which includes the Handler. The Handler [INFO] [stderr] 332 | | /// the function that gets called for a specific route (req::path()) for a given Method. [INFO] [stderr] 333 | | /// If the req::handler() is None then the server will use it's default route. If the hander [INFO] [stderr] 334 | | /// returns a valid handler then it will be called instead of the server's default route. [INFO] [stderr] | |_____________________________________________________________________________________________^ [INFO] [stderr] 335 | [INFO] [stderr] 336 | let router_builder: Option = handlers("".to_string()); [INFO] [stderr] | --------------------------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:338:5 [INFO] [stderr] | [INFO] [stderr] 338 | / /// HttpProto has state. You can pass in options to HttpProto and then pass it to HttpCodec and [INFO] [stderr] 339 | | /// then on to decode. The tokio_http2::http::mod.rs file contains HttpProto and HttpCodec. [INFO] [stderr] 340 | | /// To add your custom items to that simply copy those two structs and make mods or wrap them. [INFO] [stderr] 341 | | /// [INFO] [stderr] 342 | | /// If you don't want any custom route handlers then set the `router` value to None. [INFO] [stderr] | |________________________________________________________________________________________^ [INFO] [stderr] 343 | [INFO] [stderr] 344 | / let http_proto = HttpProto{ router: if router_builder.is_some() {Some(router_builder.unwrap().build())} else {None}, [INFO] [stderr] 345 | | logger: Some(logger.clone()), [INFO] [stderr] 346 | | }; [INFO] [stderr] | |________________________________- rustdoc does not generate documentation for statements [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:357:5 [INFO] [stderr] | [INFO] [stderr] 357 | / /// TcpServer is the core of the server. It takes http_proto, number of cpus and HttpService as [INFO] [stderr] 358 | | /// input and then begins it's magic! [INFO] [stderr] | |_________________________________________^ [INFO] [stderr] 359 | let mut srv = TcpServer::new(http_proto, addr); [INFO] [stderr] | ----------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:362:5 [INFO] [stderr] | [INFO] [stderr] 362 | / /// HttpService is passed a base_path which represents the base folder location for the root [INFO] [stderr] 363 | | /// of the given site if static files are returned. [INFO] [stderr] | |_______________________________________________________^ [INFO] [stderr] 364 | / srv.serve(move || { [INFO] [stderr] 365 | | Ok( [INFO] [stderr] 366 | | HttpService{ [INFO] [stderr] 367 | | base_path: format!("{}", base), [INFO] [stderr] ... | [INFO] [stderr] 371 | | ) [INFO] [stderr] 372 | | }); // Could do closure here instead of the full Service above [INFO] [stderr] | |______- rustdoc does not generate documentation for expressions [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `tokio_tls::TlsConnectorExt`, `tokio_tls::TlsAcceptorExt` [INFO] [stderr] --> src/main.rs:90:17 [INFO] [stderr] | [INFO] [stderr] 90 | use tokio_tls::{TlsConnectorExt, TlsAcceptorExt}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ no `TlsAcceptorExt` in the root [INFO] [stderr] | | [INFO] [stderr] | no `TlsConnectorExt` in the root [INFO] [stderr] help: a similar name exists in the module [INFO] [stderr] | [INFO] [stderr] 90 | use tokio_tls::{TlsConnector, TlsAcceptorExt}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] help: a similar name exists in the module [INFO] [stderr] | [INFO] [stderr] 90 | use tokio_tls::{TlsConnectorExt, TlsAcceptor}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio_http2::http` [INFO] [stderr] --> src/main.rs:91:18 [INFO] [stderr] | [INFO] [stderr] 91 | use tokio_http2::http::{Request, Response, HttpProto}; [INFO] [stderr] | ^^^^ could not find `http` in `tokio_http2` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `tokio_http2::Router`, `tokio_http2::Route`, `tokio_http2::RouterBuilder`, `tokio_http2::Method`, `tokio_http2::StatusCode` [INFO] [stderr] --> src/main.rs:92:19 [INFO] [stderr] | [INFO] [stderr] 92 | use tokio_http2::{Router, Route, RouterBuilder, Method, StatusCode}; [INFO] [stderr] | ^^^^^^ ^^^^^ ^^^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^ no `StatusCode` in the root [INFO] [stderr] | | | | | [INFO] [stderr] | | | | no `Method` in the root [INFO] [stderr] | | | no `RouterBuilder` in the root [INFO] [stderr] | | no `Route` in the root [INFO] [stderr] | no `Router` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio_http2::logger` [INFO] [stderr] --> src/main.rs:93:18 [INFO] [stderr] | [INFO] [stderr] 93 | use tokio_http2::logger::{Logger, LoggerLevel}; [INFO] [stderr] | ^^^^^^ could not find `logger` in `tokio_http2` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio_http2::http` [INFO] [stderr] --> src/routes.rs:15:18 [INFO] [stderr] | [INFO] [stderr] 15 | use tokio_http2::http::{Request, Response, HttpProto}; [INFO] [stderr] | ^^^^ could not find `http` in `tokio_http2` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `tokio_http2::StatusCode`, `tokio_http2::Method` [INFO] [stderr] --> src/routes.rs:16:19 [INFO] [stderr] | [INFO] [stderr] 16 | use tokio_http2::{StatusCode, Method}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^ no `Method` in the root [INFO] [stderr] | | [INFO] [stderr] | no `StatusCode` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio_http2::http` [INFO] [stderr] --> src/http/delete.rs:17:18 [INFO] [stderr] | [INFO] [stderr] 17 | use tokio_http2::http::{Request, Response, HttpProto}; [INFO] [stderr] | ^^^^ could not find `http` in `tokio_http2` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio_http2::StatusCode` [INFO] [stderr] --> src/http/delete.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | use tokio_http2::StatusCode; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no `StatusCode` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio_http2::http` [INFO] [stderr] --> src/http/get_head.rs:17:18 [INFO] [stderr] | [INFO] [stderr] 17 | use tokio_http2::http::{Request, Response, HttpProto}; [INFO] [stderr] | ^^^^ could not find `http` in `tokio_http2` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `tokio_http2::StatusCode`, `tokio_http2::Method` [INFO] [stderr] --> src/http/get_head.rs:18:19 [INFO] [stderr] | [INFO] [stderr] 18 | use tokio_http2::{StatusCode, Method}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^ no `Method` in the root [INFO] [stderr] | | [INFO] [stderr] | no `StatusCode` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio_http2::http` [INFO] [stderr] --> src/http/post.rs:19:18 [INFO] [stderr] | [INFO] [stderr] 19 | use tokio_http2::http::{Request, Response, HttpProto}; [INFO] [stderr] | ^^^^ could not find `http` in `tokio_http2` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio_http2::StatusCode` [INFO] [stderr] --> src/http/post.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use tokio_http2::StatusCode; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no `StatusCode` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio_http2::server` [INFO] [stderr] --> src/http/post.rs:25:18 [INFO] [stderr] | [INFO] [stderr] 25 | use tokio_http2::server::{Multipart, Entries, SaveResult}; [INFO] [stderr] | ^^^^^^ could not find `server` in `tokio_http2` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio_http2::http` [INFO] [stderr] --> src/http/put.rs:17:18 [INFO] [stderr] | [INFO] [stderr] 17 | use tokio_http2::http::{Request, Response, HttpProto}; [INFO] [stderr] | ^^^^ could not find `http` in `tokio_http2` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio_http2::StatusCode` [INFO] [stderr] --> src/http/put.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use tokio_http2::StatusCode; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no `StatusCode` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `tokio_http2::Body`, `tokio_http2::ContentType`, `tokio_http2::ContentLength` [INFO] [stderr] --> src/files/mod.rs:23:19 [INFO] [stderr] | [INFO] [stderr] 23 | use tokio_http2::{Body, ContentType, ContentLength}; [INFO] [stderr] | ^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^ no `ContentLength` in the root [INFO] [stderr] | | | [INFO] [stderr] | | no `ContentType` in the root [INFO] [stderr] | no `Body` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio_http2::http` [INFO] [stderr] --> src/api/get_head.rs:18:18 [INFO] [stderr] | [INFO] [stderr] 18 | use tokio_http2::http::{Request, Response, HttpProto}; [INFO] [stderr] | ^^^^ could not find `http` in `tokio_http2` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio_http2::StatusCode` [INFO] [stderr] --> src/api/get_head.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use tokio_http2::StatusCode; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no `StatusCode` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `tokio_http2::Router`, `tokio_http2::Route`, `tokio_http2::RouterBuilder`, `tokio_http2::Logger`, `tokio_http2::LoggerLevel` [INFO] [stderr] --> src/handlers.rs:17:19 [INFO] [stderr] | [INFO] [stderr] 17 | use tokio_http2::{Router, Route, RouterBuilder, Logger, LoggerLevel}; [INFO] [stderr] | ^^^^^^ ^^^^^ ^^^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^ no `LoggerLevel` in the root [INFO] [stderr] | | | | | [INFO] [stderr] | | | | no `Logger` in the root [INFO] [stderr] | | | no `RouterBuilder` in the root [INFO] [stderr] | | no `Route` in the root [INFO] [stderr] | no `Router` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio_http2::http` [INFO] [stderr] --> src/handlers.rs:18:18 [INFO] [stderr] | [INFO] [stderr] 18 | use tokio_http2::http::{Request, Response}; [INFO] [stderr] | ^^^^ could not find `http` in `tokio_http2` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio_http2::http` [INFO] [stderr] --> src/rate_limiting.rs:17:18 [INFO] [stderr] | [INFO] [stderr] 17 | use tokio_http2::http::Request; [INFO] [stderr] | ^^^^ could not find `http` in `tokio_http2` [INFO] [stderr] [INFO] [stderr] error: aborting due to 21 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `klaus`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5d0e0349202b73cac72aaf27c8487621d00cf3b45b638e717ca71d5cd105ce60"` [INFO] running `"docker" "rm" "-f" "5d0e0349202b73cac72aaf27c8487621d00cf3b45b638e717ca71d5cd105ce60"` [INFO] [stdout] 5d0e0349202b73cac72aaf27c8487621d00cf3b45b638e717ca71d5cd105ce60