Sep 04 05:38:09.850 INFO checking rsmq-0.2.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 05:38:09.850 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 05:38:09.850 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 05:38:10.098 INFO blam! 28bc533ff63bbc5afb98ef93bd4753dc8b414d23d1ddbac6f106f90a77b470fb Sep 04 05:38:10.099 INFO running `"docker" "start" "-a" "28bc533ff63bbc5afb98ef93bd4753dc8b414d23d1ddbac6f106f90a77b470fb"` Sep 04 05:38:11.161 INFO kablam! Checking cast v0.1.0 Sep 04 05:38:11.166 INFO kablam! Checking radix v0.3.5 Sep 04 05:38:11.206 INFO kablam! Checking r2d2 v0.8.2 Sep 04 05:38:11.209 INFO kablam! Checking simplelog v0.4.4 Sep 04 05:38:12.129 INFO kablam! Checking criterion-plot v0.1.3 Sep 04 05:38:12.130 INFO kablam! Checking criterion-stats v0.1.3 Sep 04 05:38:13.915 INFO kablam! Checking r2d2_redis v0.7.0 Sep 04 05:38:15.571 INFO kablam! Checking criterion v0.1.2 Sep 04 05:38:15.653 INFO kablam! Checking rsmq v0.2.1 (file:///source) Sep 04 05:38:26.121 INFO kablam! error[E0308]: mismatched types Sep 04 05:38:26.121 INFO kablam! --> benches/benchmark.rs:10:37 Sep 04 05:38:26.121 INFO kablam! | Sep 04 05:38:26.121 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 04 05:38:26.121 INFO kablam! | ^^ Sep 04 05:38:26.121 INFO kablam! | | Sep 04 05:38:26.121 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 04 05:38:26.122 INFO kablam! | help: try using a variant of the expected type: `Some(60)` Sep 04 05:38:26.122 INFO kablam! | Sep 04 05:38:26.122 INFO kablam! = note: expected type `std::option::Option` Sep 04 05:38:26.122 INFO kablam! found type `{integer}` Sep 04 05:38:26.122 INFO kablam! Sep 04 05:38:26.357 INFO kablam! error[E0308]: mismatched types Sep 04 05:38:26.357 INFO kablam! --> benches/benchmark.rs:10:41 Sep 04 05:38:26.357 INFO kablam! | Sep 04 05:38:26.357 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 04 05:38:26.357 INFO kablam! | ^ Sep 04 05:38:26.357 INFO kablam! | | Sep 04 05:38:26.357 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 04 05:38:26.357 INFO kablam! | help: try using a variant of the expected type: `Some(0)` Sep 04 05:38:26.357 INFO kablam! | Sep 04 05:38:26.357 INFO kablam! = note: expected type `std::option::Option` Sep 04 05:38:26.357 INFO kablam! found type `{integer}` Sep 04 05:38:26.357 INFO kablam! Sep 04 05:38:26.585 INFO kablam! error[E0308]: mismatched types Sep 04 05:38:26.585 INFO kablam! --> benches/benchmark.rs:10:44 Sep 04 05:38:26.585 INFO kablam! | Sep 04 05:38:26.586 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 04 05:38:26.586 INFO kablam! | ^^^^ Sep 04 05:38:26.586 INFO kablam! | | Sep 04 05:38:26.586 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 04 05:38:26.586 INFO kablam! | help: try using a variant of the expected type: `Some(1200)` Sep 04 05:38:26.586 INFO kablam! | Sep 04 05:38:26.586 INFO kablam! = note: expected type `std::option::Option` Sep 04 05:38:26.586 INFO kablam! found type `{integer}` Sep 04 05:38:26.586 INFO kablam! Sep 04 05:38:26.612 INFO kablam! error: aborting due to 3 previous errors Sep 04 05:38:26.612 INFO kablam! Sep 04 05:38:26.612 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 04 05:38:26.632 INFO kablam! error: Could not compile `rsmq`. Sep 04 05:38:26.632 INFO kablam! Sep 04 05:38:26.632 INFO kablam! To learn more, run the command again with --verbose. Sep 04 05:38:26.634 INFO kablam! su: No module specific data is present Sep 04 05:38:27.282 INFO running `"docker" "rm" "-f" "28bc533ff63bbc5afb98ef93bd4753dc8b414d23d1ddbac6f106f90a77b470fb"` Sep 04 05:38:27.449 INFO blam! 28bc533ff63bbc5afb98ef93bd4753dc8b414d23d1ddbac6f106f90a77b470fb