Sep 04 05:38:09.798 INFO checking rsmq-0.2.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 05:38:09.798 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 05:38:09.798 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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.062 INFO blam! 128a8f3712a29faf809d1a018a6b3a3ac78677a80bc2b2e61251914ebe4f6320 Sep 04 05:38:10.064 INFO running `"docker" "start" "-a" "128a8f3712a29faf809d1a018a6b3a3ac78677a80bc2b2e61251914ebe4f6320"` Sep 04 05:38:11.328 INFO kablam! Checking cast v0.1.0 Sep 04 05:38:11.335 INFO kablam! Checking radix v0.3.5 Sep 04 05:38:11.411 INFO kablam! Checking simplelog v0.4.4 Sep 04 05:38:11.419 INFO kablam! Checking r2d2_redis v0.7.0 Sep 04 05:38:12.307 INFO kablam! Checking criterion-plot v0.1.3 Sep 04 05:38:12.307 INFO kablam! Checking criterion-stats v0.1.3 Sep 04 05:38:13.944 INFO kablam! Checking rsmq v0.2.1 (file:///source) Sep 04 05:38:15.652 INFO kablam! Checking criterion v0.1.2 Sep 04 05:38:26.155 INFO kablam! error[E0308]: mismatched types Sep 04 05:38:26.155 INFO kablam! --> benches/benchmark.rs:10:37 Sep 04 05:38:26.155 INFO kablam! | Sep 04 05:38:26.155 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 04 05:38:26.155 INFO kablam! | ^^ Sep 04 05:38:26.155 INFO kablam! | | Sep 04 05:38:26.155 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 04 05:38:26.155 INFO kablam! | help: try using a variant of the expected type: `Some(60)` Sep 04 05:38:26.155 INFO kablam! | Sep 04 05:38:26.155 INFO kablam! = note: expected type `std::option::Option` Sep 04 05:38:26.155 INFO kablam! found type `{integer}` Sep 04 05:38:26.155 INFO kablam! Sep 04 05:38:26.392 INFO kablam! error[E0308]: mismatched types Sep 04 05:38:26.392 INFO kablam! --> benches/benchmark.rs:10:41 Sep 04 05:38:26.392 INFO kablam! | Sep 04 05:38:26.392 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 04 05:38:26.392 INFO kablam! | ^ Sep 04 05:38:26.392 INFO kablam! | | Sep 04 05:38:26.392 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 04 05:38:26.392 INFO kablam! | help: try using a variant of the expected type: `Some(0)` Sep 04 05:38:26.392 INFO kablam! | Sep 04 05:38:26.392 INFO kablam! = note: expected type `std::option::Option` Sep 04 05:38:26.392 INFO kablam! found type `{integer}` Sep 04 05:38:26.392 INFO kablam! Sep 04 05:38:26.620 INFO kablam! error[E0308]: mismatched types Sep 04 05:38:26.620 INFO kablam! --> benches/benchmark.rs:10:44 Sep 04 05:38:26.620 INFO kablam! | Sep 04 05:38:26.620 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 04 05:38:26.620 INFO kablam! | ^^^^ Sep 04 05:38:26.620 INFO kablam! | | Sep 04 05:38:26.620 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 04 05:38:26.620 INFO kablam! | help: try using a variant of the expected type: `Some(1200)` Sep 04 05:38:26.620 INFO kablam! | Sep 04 05:38:26.620 INFO kablam! = note: expected type `std::option::Option` Sep 04 05:38:26.620 INFO kablam! found type `{integer}` Sep 04 05:38:26.620 INFO kablam! Sep 04 05:38:26.645 INFO kablam! error: aborting due to 3 previous errors Sep 04 05:38:26.645 INFO kablam! Sep 04 05:38:26.645 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 04 05:38:26.665 INFO kablam! error: Could not compile `rsmq`. Sep 04 05:38:26.665 INFO kablam! Sep 04 05:38:26.665 INFO kablam! To learn more, run the command again with --verbose. Sep 04 05:38:26.667 INFO kablam! su: No module specific data is present Sep 04 05:38:27.393 INFO running `"docker" "rm" "-f" "128a8f3712a29faf809d1a018a6b3a3ac78677a80bc2b2e61251914ebe4f6320"` Sep 04 05:38:27.564 INFO blam! 128a8f3712a29faf809d1a018a6b3a3ac78677a80bc2b2e61251914ebe4f6320