[INFO] crate httpd 0.1.4 is already in cache [INFO] extracting crate httpd 0.1.4 into work/ex/beta-1.37-6/sources/1.36.0/reg/httpd/0.1.4 [INFO] extracting crate httpd 0.1.4 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/httpd/0.1.4 [INFO] validating manifest of httpd-0.1.4 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of httpd-0.1.4 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing httpd-0.1.4 [INFO] finished frobbing httpd-0.1.4 [INFO] frobbed toml for httpd-0.1.4 written to work/ex/beta-1.37-6/sources/1.36.0/reg/httpd/0.1.4/Cargo.toml [INFO] started frobbing httpd-0.1.4 [INFO] finished frobbing httpd-0.1.4 [INFO] frobbed toml for httpd-0.1.4 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/httpd/0.1.4/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing httpd-0.1.4 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/httpd/0.1.4:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] c03a1cd624b4bae67e4cb4c2d468a07cd4e01af80cd0f22d7bdf6371e0315c99 [INFO] running `"docker" "start" "-a" "c03a1cd624b4bae67e4cb4c2d468a07cd4e01af80cd0f22d7bdf6371e0315c99"` [INFO] [stderr] Compiling spmc v0.2.2 [INFO] [stderr] Compiling slog-scope v0.2.2 [INFO] [stderr] Compiling slog-serde v1.0.0-alpha9 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling errno v0.1.8 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling rpassword v0.2.3 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling syslog v3.3.0 [INFO] [stderr] Compiling hyper-openssl v0.2.7 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling slog-term v1.5.0 [INFO] [stderr] Compiling slog-json v1.2.1 [INFO] [stderr] Compiling slog-syslog v0.11.0 [INFO] [stderr] Compiling slog-stdlog v1.1.0 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling slog-envlogger v0.5.0 [INFO] [stderr] Compiling lsio v0.1.18 [INFO] [stderr] Compiling aws-sdk-rust v0.1.42 [INFO] [stderr] Compiling tokio-http2 v0.1.9 [INFO] [stderr] error[E0432]: unresolved import `tokio_tls::TlsAcceptorExt` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-http2-0.1.9/src/http/mod.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | use tokio_tls::TlsAcceptorExt; [INFO] [stderr] | ^^^^^^^^^^^-------------- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `TlsAcceptor` [INFO] [stderr] | no `TlsAcceptorExt` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `log::LogLevel` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-http2-0.1.9/src/server/boundary.rs:42:13 [INFO] [stderr] | [INFO] [stderr] 42 | use log::LogLevel; [INFO] [stderr] | ^^^^^^^^^^^^^ no `LogLevel` in the root [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `UTC` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-http2-0.1.9/src/logger.rs:118:40 [INFO] [stderr] | [INFO] [stderr] 118 | let msg = format!("[{}] {}\n", UTC::now(), rinfo.msg()); [INFO] [stderr] | ^^^ use of undeclared type or module `UTC` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-http2-0.1.9/src/server/mod.rs:344:5 [INFO] [stderr] | [INFO] [stderr] 343 | fn read_content_type(cont_type: &str) -> Mime { [INFO] [stderr] | ---- expected `mime::Mime` because of return type [INFO] [stderr] 344 | cont_type.parse().ok().unwrap_or_else(::mime_guess::octet_stream) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `mime::Mime`, found struct `mime_guess::Mime` [INFO] [stderr] | [INFO] [stderr] = note: expected type `mime::Mime` [INFO] [stderr] found type `mime_guess::Mime` [INFO] [stderr] note: Perhaps two different versions of crate `mime` are being used? [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-http2-0.1.9/src/server/mod.rs:344:5 [INFO] [stderr] | [INFO] [stderr] 344 | cont_type.parse().ok().unwrap_or_else(::mime_guess::octet_stream) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `available` found for type `&mut server::boundary::buf_redux::BufReader` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-http2-0.1.9/src/server/boundary.rs:174:12 [INFO] [stderr] | [INFO] [stderr] 174 | if buf.available() < min { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `get_buf` found for type `&mut server::boundary::buf_redux::BufReader` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-http2-0.1.9/src/server/boundary.rs:178:12 [INFO] [stderr] | [INFO] [stderr] 178 | Ok(buf.get_buf()) [INFO] [stderr] | ^^^^^^^ help: there is a method with a similar name: `get_mut` [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0432, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: Could not compile `tokio-http2`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c03a1cd624b4bae67e4cb4c2d468a07cd4e01af80cd0f22d7bdf6371e0315c99"` [INFO] running `"docker" "rm" "-f" "c03a1cd624b4bae67e4cb4c2d468a07cd4e01af80cd0f22d7bdf6371e0315c99"` [INFO] [stdout] c03a1cd624b4bae67e4cb4c2d468a07cd4e01af80cd0f22d7bdf6371e0315c99