Sep 21 03:05:36.537 INFO checking sidekiq-0.8.2 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 03:05:36.537 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 03:05:36.537 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:05:36.803 INFO blam! b15ba41eaa9c3ef89f3529fdfb90380548b2c9ba7370525ba6373674788551a9 Sep 21 03:05:36.805 INFO running `"docker" "start" "-a" "b15ba41eaa9c3ef89f3529fdfb90380548b2c9ba7370525ba6373674788551a9"` Sep 21 03:05:38.294 INFO kablam! usermod: no changes Sep 21 03:05:38.538 INFO kablam! Compiling redis v0.9.1 Sep 21 03:05:38.538 INFO kablam! Checking r2d2 v0.8.2 Sep 21 03:05:38.546 INFO kablam! Checking combine v3.5.2 Sep 21 03:06:01.574 INFO kablam! Checking r2d2_redis v0.8.0 Sep 21 03:06:02.480 INFO kablam! Checking sidekiq v0.8.2 (/source) Sep 21 03:06:05.114 INFO kablam! error[E0308]: mismatched types Sep 21 03:06:05.114 INFO kablam! --> benches/basic_basic.rs:14:17 Sep 21 03:06:05.114 INFO kablam! | Sep 21 03:06:05.114 INFO kablam! 14 | Client::new(create_redis_pool(), client_opts) Sep 21 03:06:05.114 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected struct `r2d2::Pool`, found enum `std::result::Result` Sep 21 03:06:05.114 INFO kablam! | Sep 21 03:06:05.114 INFO kablam! = note: expected type `r2d2::Pool<_>` Sep 21 03:06:05.114 INFO kablam! found type `std::result::Result, sidekiq::sidekiq::ClientError>` Sep 21 03:06:05.114 INFO kablam! Sep 21 03:06:05.196 INFO kablam! error[E0308]: mismatched types Sep 21 03:06:05.196 INFO kablam! --> benches/basic_basic.rs:23:35 Sep 21 03:06:05.196 INFO kablam! | Sep 21 03:06:05.196 INFO kablam! 23 | let job = Job::new(class, args, Default::default()); Sep 21 03:06:05.196 INFO kablam! | ^^^^ expected struct `std::vec::Vec`, found struct `std::string::String` Sep 21 03:06:05.196 INFO kablam! | Sep 21 03:06:05.196 INFO kablam! = note: expected type `std::vec::Vec` Sep 21 03:06:05.197 INFO kablam! found type `std::string::String` Sep 21 03:06:05.197 INFO kablam! Sep 21 03:06:05.205 INFO kablam! error: aborting due to 2 previous errors Sep 21 03:06:05.205 INFO kablam! Sep 21 03:06:05.205 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 21 03:06:05.223 INFO kablam! error: Could not compile `sidekiq`. Sep 21 03:06:05.223 INFO kablam! Sep 21 03:06:05.223 INFO kablam! To learn more, run the command again with --verbose. Sep 21 03:06:05.225 INFO kablam! su: No module specific data is present Sep 21 03:06:05.929 INFO running `"docker" "rm" "-f" "b15ba41eaa9c3ef89f3529fdfb90380548b2c9ba7370525ba6373674788551a9"` Sep 21 03:06:05.983 INFO blam! b15ba41eaa9c3ef89f3529fdfb90380548b2c9ba7370525ba6373674788551a9