Sep 02 02:15:24.901 INFO checking rsmq-0.2.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 02:15:24.901 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 02:15:24.901 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/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 02 02:15:25.155 INFO blam! 7b3ff4658e618b740a18b682adb76eba9ae656b7c3c3fdda8a06c409c2865657 Sep 02 02:15:25.157 INFO running `"docker" "start" "-a" "7b3ff4658e618b740a18b682adb76eba9ae656b7c3c3fdda8a06c409c2865657"` Sep 02 02:15:26.193 INFO kablam! Checking cast v0.1.0 Sep 02 02:15:26.193 INFO kablam! Checking radix v0.3.5 Sep 02 02:15:26.201 INFO kablam! Checking r2d2 v0.8.2 Sep 02 02:15:26.202 INFO kablam! Checking simplelog v0.4.4 Sep 02 02:15:27.058 INFO kablam! Checking criterion-plot v0.1.3 Sep 02 02:15:27.058 INFO kablam! Checking criterion-stats v0.1.3 Sep 02 02:15:28.544 INFO kablam! Checking r2d2_redis v0.7.0 Sep 02 02:15:29.954 INFO kablam! Checking criterion v0.1.2 Sep 02 02:15:30.186 INFO kablam! Checking rsmq v0.2.1 (file:///source) Sep 02 02:15:40.399 INFO kablam! error[E0308]: mismatched types Sep 02 02:15:40.399 INFO kablam! --> benches/benchmark.rs:10:37 Sep 02 02:15:40.399 INFO kablam! | Sep 02 02:15:40.399 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 02 02:15:40.399 INFO kablam! | ^^ Sep 02 02:15:40.399 INFO kablam! | | Sep 02 02:15:40.399 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 02 02:15:40.399 INFO kablam! | help: try using a variant of the expected type: `Some(60)` Sep 02 02:15:40.399 INFO kablam! | Sep 02 02:15:40.399 INFO kablam! = note: expected type `std::option::Option` Sep 02 02:15:40.399 INFO kablam! found type `{integer}` Sep 02 02:15:40.399 INFO kablam! Sep 02 02:15:40.610 INFO kablam! error[E0308]: mismatched types Sep 02 02:15:40.610 INFO kablam! --> benches/benchmark.rs:10:41 Sep 02 02:15:40.610 INFO kablam! | Sep 02 02:15:40.610 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 02 02:15:40.610 INFO kablam! | ^ Sep 02 02:15:40.610 INFO kablam! | | Sep 02 02:15:40.610 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 02 02:15:40.610 INFO kablam! | help: try using a variant of the expected type: `Some(0)` Sep 02 02:15:40.610 INFO kablam! | Sep 02 02:15:40.611 INFO kablam! = note: expected type `std::option::Option` Sep 02 02:15:40.611 INFO kablam! found type `{integer}` Sep 02 02:15:40.611 INFO kablam! Sep 02 02:15:40.811 INFO kablam! error[E0308]: mismatched types Sep 02 02:15:40.811 INFO kablam! --> benches/benchmark.rs:10:44 Sep 02 02:15:40.811 INFO kablam! | Sep 02 02:15:40.812 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 02 02:15:40.812 INFO kablam! | ^^^^ Sep 02 02:15:40.812 INFO kablam! | | Sep 02 02:15:40.812 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 02 02:15:40.812 INFO kablam! | help: try using a variant of the expected type: `Some(1200)` Sep 02 02:15:40.812 INFO kablam! | Sep 02 02:15:40.812 INFO kablam! = note: expected type `std::option::Option` Sep 02 02:15:40.812 INFO kablam! found type `{integer}` Sep 02 02:15:40.812 INFO kablam! Sep 02 02:15:40.836 INFO kablam! error: aborting due to 3 previous errors Sep 02 02:15:40.836 INFO kablam! Sep 02 02:15:40.836 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 02 02:15:40.855 INFO kablam! error: Could not compile `rsmq`. Sep 02 02:15:40.855 INFO kablam! Sep 02 02:15:40.855 INFO kablam! To learn more, run the command again with --verbose. Sep 02 02:15:40.857 INFO kablam! su: No module specific data is present Sep 02 02:15:41.422 INFO running `"docker" "rm" "-f" "7b3ff4658e618b740a18b682adb76eba9ae656b7c3c3fdda8a06c409c2865657"` Sep 02 02:15:41.583 INFO blam! 7b3ff4658e618b740a18b682adb76eba9ae656b7c3c3fdda8a06c409c2865657