Sep 01 23:56:15.423 INFO checking sidekiq-0.8.2 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 23:56:15.423 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 23:56:15.423 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 23:56:15.598 INFO blam! 830a63fde1225d4fe673ac98e52478cc8f4e59e743a9b72e06a9962f5a705084 Sep 01 23:56:15.600 INFO running `"docker" "start" "-a" "830a63fde1225d4fe673ac98e52478cc8f4e59e743a9b72e06a9962f5a705084"` Sep 01 23:56:16.383 INFO kablam! Compiling redis v0.9.0 Sep 01 23:56:16.385 INFO kablam! Checking combine v3.5.1 Sep 01 23:56:16.386 INFO kablam! Checking r2d2 v0.8.2 Sep 01 23:56:46.051 INFO kablam! Checking r2d2_redis v0.8.0 Sep 01 23:56:47.556 INFO kablam! Checking sidekiq v0.8.2 (file:///source) Sep 01 23:56:50.951 INFO kablam! error[E0308]: mismatched types Sep 01 23:56:50.951 INFO kablam! --> benches/basic_basic.rs:14:17 Sep 01 23:56:50.951 INFO kablam! | Sep 01 23:56:50.951 INFO kablam! 14 | Client::new(create_redis_pool(), client_opts) Sep 01 23:56:50.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected struct `r2d2::Pool`, found enum `std::result::Result` Sep 01 23:56:50.952 INFO kablam! | Sep 01 23:56:50.952 INFO kablam! = note: expected type `r2d2::Pool<_>` Sep 01 23:56:50.952 INFO kablam! found type `std::result::Result, sidekiq::sidekiq::ClientError>` Sep 01 23:56:50.952 INFO kablam! Sep 01 23:56:51.040 INFO kablam! error[E0308]: mismatched types Sep 01 23:56:51.040 INFO kablam! --> benches/basic_basic.rs:23:35 Sep 01 23:56:51.040 INFO kablam! | Sep 01 23:56:51.040 INFO kablam! 23 | let job = Job::new(class, args, Default::default()); Sep 01 23:56:51.040 INFO kablam! | ^^^^ expected struct `std::vec::Vec`, found struct `std::string::String` Sep 01 23:56:51.040 INFO kablam! | Sep 01 23:56:51.040 INFO kablam! = note: expected type `std::vec::Vec` Sep 01 23:56:51.040 INFO kablam! found type `std::string::String` Sep 01 23:56:51.040 INFO kablam! Sep 01 23:56:51.046 INFO kablam! error: aborting due to 2 previous errors Sep 01 23:56:51.046 INFO kablam! Sep 01 23:56:51.047 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 01 23:56:51.056 INFO kablam! error: Could not compile `sidekiq`. Sep 01 23:56:51.056 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 23:56:51.556 INFO kablam! error: build failed Sep 01 23:56:51.557 INFO kablam! su: No module specific data is present Sep 01 23:56:51.887 INFO running `"docker" "rm" "-f" "830a63fde1225d4fe673ac98e52478cc8f4e59e743a9b72e06a9962f5a705084"` Sep 01 23:56:51.997 INFO blam! 830a63fde1225d4fe673ac98e52478cc8f4e59e743a9b72e06a9962f5a705084