[INFO] updating cached repository AlbertoGP/httpd [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/AlbertoGP/httpd [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/AlbertoGP/httpd" "work/ex/beta-1.38-1/sources/1.37.0/gh/AlbertoGP/httpd"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/AlbertoGP/httpd'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AlbertoGP/httpd" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AlbertoGP/httpd"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AlbertoGP/httpd'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5b951ec85c6b77cc33335f8b6f852a5d3bd0a86d [INFO] sha for GitHub repo AlbertoGP/httpd: 5b951ec85c6b77cc33335f8b6f852a5d3bd0a86d [INFO] validating manifest of AlbertoGP/httpd 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 AlbertoGP/httpd 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 AlbertoGP/httpd [INFO] removed path dependency multipart from AlbertoGP/httpd [INFO] removed path dependency tokio-http2 from AlbertoGP/httpd [INFO] finished frobbing AlbertoGP/httpd [INFO] frobbed toml for AlbertoGP/httpd written to work/ex/beta-1.38-1/sources/1.37.0/gh/AlbertoGP/httpd/Cargo.toml [INFO] started frobbing AlbertoGP/httpd [INFO] removed path dependency multipart from AlbertoGP/httpd [INFO] removed path dependency tokio-http2 from AlbertoGP/httpd [INFO] finished frobbing AlbertoGP/httpd [INFO] frobbed toml for AlbertoGP/httpd written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AlbertoGP/httpd/Cargo.toml [INFO] crate AlbertoGP/httpd 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/AlbertoGP/httpd/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 AlbertoGP/httpd 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/AlbertoGP/httpd:/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] 74d54ca8b425720b67e93eb0d27fd764e83e818f4815a4a6dadc3c5c396c5bf6 [INFO] running `"docker" "start" "-a" "74d54ca8b425720b67e93eb0d27fd764e83e818f4815a4a6dadc3c5c396c5bf6"` [INFO] [stderr] warning: dependency (multipart) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (tokio-http2) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling groupable v0.2.0 [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 memchr v0.1.11 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling errno v0.1.8 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling rpassword v0.2.3 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling lsio v0.1.18 [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling tokio-http2 v0.1.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling httpd v0.1.6 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:291:5 [INFO] [stderr] | [INFO] [stderr] 291 | / /// Logger is the container of the logging functions. This gets passed to HttpProto. [INFO] [stderr] 292 | | /// Running the server using -d (--daemonize) option will run it in the foreground so logging [INFO] [stderr] 293 | | /// output will show in the terminal window in addition to the normal log file. [INFO] [stderr] 294 | | /// [INFO] [stderr] ... | [INFO] [stderr] 297 | | /// and logging to the terminal window, the TPS is impacted severely. However, file logging [INFO] [stderr] 298 | | /// only impacts a small amount. [INFO] [stderr] | |____________________________________^ [INFO] [stderr] 299 | 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:303:5 [INFO] [stderr] | [INFO] [stderr] 303 | / /// Router is the container of all of the routes which includes the Handler. The Handler [INFO] [stderr] 304 | | /// the function that gets called for a specific route (req::path()) for a given Method. [INFO] [stderr] 305 | | /// If the req::handler() is None then the server will use it's default route. If the hander [INFO] [stderr] 306 | | /// returns a valid handler then it will be called instead of the server's default route. [INFO] [stderr] | |_____________________________________________________________________________________________^ [INFO] [stderr] 307 | [INFO] [stderr] 308 | 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:310:5 [INFO] [stderr] | [INFO] [stderr] 310 | / /// HttpProto has state. You can pass in options to HttpProto and then pass it to HttpCodec and [INFO] [stderr] 311 | | /// then on to decode. The tokio_http2::http::mod.rs file contains HttpProto and HttpCodec. [INFO] [stderr] 312 | | /// To add your custom items to that simply copy those two structs and make mods or wrap them. [INFO] [stderr] 313 | | /// [INFO] [stderr] 314 | | /// If you don't want any custom route handlers then set the `router` value to None. [INFO] [stderr] | |________________________________________________________________________________________^ [INFO] [stderr] 315 | [INFO] [stderr] 316 | / let http_proto = HttpProto{ router: if router_builder.is_some() {Some(router_builder.unwrap().build())} else {None}, [INFO] [stderr] 317 | | logger: Some(logger.clone()), [INFO] [stderr] 318 | | }; [INFO] [stderr] | |________________________________- rustdoc does not generate documentation for statements [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:328:5 [INFO] [stderr] | [INFO] [stderr] 328 | / /// TcpServer is the core of the server. It takes http_proto, number of cpus and HttpService as [INFO] [stderr] 329 | | /// input and then begins it's magic! [INFO] [stderr] | |_________________________________________^ [INFO] [stderr] 330 | 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:333:5 [INFO] [stderr] | [INFO] [stderr] 333 | / /// HttpService is passed a base_path which represents the base folder location for the root [INFO] [stderr] 334 | | /// of the given site if static files are returned. [INFO] [stderr] | |_______________________________________________________^ [INFO] [stderr] 335 | / srv.serve(move || { [INFO] [stderr] 336 | | Ok( [INFO] [stderr] 337 | | HttpService{ [INFO] [stderr] 338 | | base_path: format!("{}", base), [INFO] [stderr] 339 | | } [INFO] [stderr] 340 | | ) [INFO] [stderr] 341 | | }); // 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:89:17 [INFO] [stderr] | [INFO] [stderr] 89 | 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] 89 | use tokio_tls::{TlsConnector, TlsAcceptorExt}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] help: a similar name exists in the module [INFO] [stderr] | [INFO] [stderr] 89 | use tokio_tls::{TlsConnectorExt, TlsAcceptor}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tokio_http2::http` [INFO] [stderr] --> src/main.rs:90:18 [INFO] [stderr] | [INFO] [stderr] 90 | 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` [INFO] [stderr] --> src/main.rs:91:19 [INFO] [stderr] | [INFO] [stderr] 91 | use tokio_http2::{Router, Route, RouterBuilder, Method}; [INFO] [stderr] | ^^^^^^ ^^^^^ ^^^^^^^^^^^^^ ^^^^^^ no `Method` in the root [INFO] [stderr] | | | | [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:92:18 [INFO] [stderr] | [INFO] [stderr] 92 | 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::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[E0599]: no method named `save_all` found for type `multipart::server::Multipart<_>` in the current scope [INFO] [stderr] --> src/http/post.rs:78:37 [INFO] [stderr] | [INFO] [stderr] 78 | match multipart.save_all() { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0277]: `std::vec::Vec` doesn't implement `std::fmt::Display` [INFO] [stderr] --> src/http/post.rs:122:47 [INFO] [stderr] | [INFO] [stderr] 122 | println!(r#"Field "{}": "{}""#, name, field); [INFO] [stderr] | ^^^^^ `std::vec::Vec` cannot be formatted with the default formatter [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Display` is not implemented for `std::vec::Vec` [INFO] [stderr] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stderr] = note: required by `std::fmt::Display::fmt` [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `files` on type `multipart::server::Entries` [INFO] [stderr] --> src/http/post.rs:127:38 [INFO] [stderr] | [INFO] [stderr] 127 | for (name, savedfile) in entries.files { [INFO] [stderr] | ^^^^^ unknown field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `fields`, `save_dir` [INFO] [stderr] [INFO] [stderr] error: aborting due to 22 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0432, E0599, E0609. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `httpd`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "74d54ca8b425720b67e93eb0d27fd764e83e818f4815a4a6dadc3c5c396c5bf6"` [INFO] running `"docker" "rm" "-f" "74d54ca8b425720b67e93eb0d27fd764e83e818f4815a4a6dadc3c5c396c5bf6"` [INFO] [stdout] 74d54ca8b425720b67e93eb0d27fd764e83e818f4815a4a6dadc3c5c396c5bf6