[INFO] cloning repository holmesmr/warp-example [INFO] running `"git" "clone" "--bare" "git://github.com/holmesmr/warp-example.git" "work/cache/sources/gh/holmesmr/warp-example"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/holmesmr/warp-example'... [INFO] running `"git" "clone" "work/cache/sources/gh/holmesmr/warp-example" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/holmesmr/warp-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/holmesmr/warp-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/holmesmr/warp-example" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/holmesmr/warp-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/holmesmr/warp-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9a50ec4554f5eb658e9707af577ce7fba2e77908 [INFO] sha for GitHub repo holmesmr/warp-example: 9a50ec4554f5eb658e9707af577ce7fba2e77908 [INFO] validating manifest of holmesmr/warp-example on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of holmesmr/warp-example on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing holmesmr/warp-example [INFO] finished frobbing holmesmr/warp-example [INFO] frobbed toml for holmesmr/warp-example written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/holmesmr/warp-example/Cargo.toml [INFO] started frobbing holmesmr/warp-example [INFO] finished frobbing holmesmr/warp-example [INFO] frobbed toml for holmesmr/warp-example written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/holmesmr/warp-example/Cargo.toml [INFO] crate holmesmr/warp-example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/blackbeam/mysql_async` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-locks v0.3.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing holmesmr/warp-example against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/holmesmr/warp-example:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 0f4fde5773b66cf8b260e2ecb1494457dc8d0a39f7d73dbd6d5ab600883848ee [INFO] running `"docker" "start" "-a" "0f4fde5773b66cf8b260e2ecb1494457dc8d0a39f7d73dbd6d5ab600883848ee"` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling futures-locks v0.3.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling twox-hash v1.1.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling atoi v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.37 [INFO] [stderr] Compiling headers-core v0.0.2 [INFO] [stderr] Compiling h2 v0.1.15 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling slog-scope v4.1.1 [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 synstructure v0.10.1 [INFO] [stderr] Compiling headers-derive v0.0.2 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling slog-stdlog v3.0.2 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling mysql_common v0.15.0 [INFO] [stderr] Compiling headers-ext v0.0.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling hyper v0.12.22 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling mysql_async v0.17.1 (https://github.com/blackbeam/mysql_async#2293c126) [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling warp v0.1.11 [INFO] [stderr] Compiling warp-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:27:32 [INFO] [stderr] | [INFO] [stderr] 27 | fn cause(&self) -> Option<&StdError> { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/main.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[deny(bare_trait_objects)] implied by #[deny(warnings)] [INFO] [stderr] [INFO] [stderr] error: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/types.rs:19:47 [INFO] [stderr] | [INFO] [stderr] 19 | pub(crate) type BoxedFutureResponse = Box<(Future + Send)>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] error: the item `Filter` is imported redundantly [INFO] [stderr] --> src/main.rs:75:9 [INFO] [stderr] | [INFO] [stderr] 43 | use warp::{Filter, Reply}; [INFO] [stderr] | ------ the item `Filter` is already imported here [INFO] [stderr] ... [INFO] [stderr] 75 | use warp::Filter; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/main.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[deny(unused_imports)] implied by #[deny(warnings)] [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `warp-example`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0f4fde5773b66cf8b260e2ecb1494457dc8d0a39f7d73dbd6d5ab600883848ee"` [INFO] running `"docker" "rm" "-f" "0f4fde5773b66cf8b260e2ecb1494457dc8d0a39f7d73dbd6d5ab600883848ee"` [INFO] [stdout] 0f4fde5773b66cf8b260e2ecb1494457dc8d0a39f7d73dbd6d5ab600883848ee