Sep 06 01:11:35.550 INFO checking rsmq-0.2.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 01:11:35.550 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 01:11:35.550 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 01:11:35.775 INFO blam! 4874e46a154a1173c256cc2881695e8c8acc743209ee31222228cd7588ac7c9a Sep 06 01:11:35.776 INFO running `"docker" "start" "-a" "4874e46a154a1173c256cc2881695e8c8acc743209ee31222228cd7588ac7c9a"` Sep 06 01:11:36.811 INFO kablam! usermod: no changes Sep 06 01:11:37.029 INFO kablam! Checking cast v0.1.0 Sep 06 01:11:37.029 INFO kablam! Checking radix v0.3.5 Sep 06 01:11:37.029 INFO kablam! Checking r2d2 v0.8.2 Sep 06 01:11:37.029 INFO kablam! Checking simplelog v0.4.4 Sep 06 01:11:37.035 INFO kablam! Checking redis v0.8.0 Sep 06 01:11:38.139 INFO kablam! Checking criterion-plot v0.1.3 Sep 06 01:11:38.139 INFO kablam! Checking criterion-stats v0.1.3 Sep 06 01:11:40.156 INFO kablam! Checking criterion v0.1.2 Sep 06 01:11:41.814 INFO kablam! Checking r2d2_redis v0.7.0 Sep 06 01:11:42.410 INFO kablam! Checking rsmq v0.2.1 (file:///source) Sep 06 01:11:46.362 INFO kablam! error[E0308]: mismatched types Sep 06 01:11:46.362 INFO kablam! --> benches/benchmark.rs:10:37 Sep 06 01:11:46.362 INFO kablam! | Sep 06 01:11:46.362 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 06 01:11:46.362 INFO kablam! | ^^ Sep 06 01:11:46.362 INFO kablam! | | Sep 06 01:11:46.362 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 06 01:11:46.362 INFO kablam! | help: try using a variant of the expected type: `Some(60)` Sep 06 01:11:46.362 INFO kablam! | Sep 06 01:11:46.362 INFO kablam! = note: expected type `std::option::Option` Sep 06 01:11:46.362 INFO kablam! found type `{integer}` Sep 06 01:11:46.362 INFO kablam! Sep 06 01:11:46.494 INFO kablam! error[E0308]: mismatched types Sep 06 01:11:46.494 INFO kablam! --> benches/benchmark.rs:10:41 Sep 06 01:11:46.494 INFO kablam! | Sep 06 01:11:46.494 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 06 01:11:46.494 INFO kablam! | ^ Sep 06 01:11:46.494 INFO kablam! | | Sep 06 01:11:46.494 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 06 01:11:46.494 INFO kablam! | help: try using a variant of the expected type: `Some(0)` Sep 06 01:11:46.494 INFO kablam! | Sep 06 01:11:46.494 INFO kablam! = note: expected type `std::option::Option` Sep 06 01:11:46.494 INFO kablam! found type `{integer}` Sep 06 01:11:46.494 INFO kablam! Sep 06 01:11:46.626 INFO kablam! error[E0308]: mismatched types Sep 06 01:11:46.626 INFO kablam! --> benches/benchmark.rs:10:44 Sep 06 01:11:46.626 INFO kablam! | Sep 06 01:11:46.626 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 06 01:11:46.626 INFO kablam! | ^^^^ Sep 06 01:11:46.626 INFO kablam! | | Sep 06 01:11:46.626 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 06 01:11:46.626 INFO kablam! | help: try using a variant of the expected type: `Some(1200)` Sep 06 01:11:46.626 INFO kablam! | Sep 06 01:11:46.626 INFO kablam! = note: expected type `std::option::Option` Sep 06 01:11:46.626 INFO kablam! found type `{integer}` Sep 06 01:11:46.626 INFO kablam! Sep 06 01:11:46.638 INFO kablam! error: aborting due to 3 previous errors Sep 06 01:11:46.638 INFO kablam! Sep 06 01:11:46.638 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 06 01:11:46.655 INFO kablam! error: Could not compile `rsmq`. Sep 06 01:11:46.655 INFO kablam! Sep 06 01:11:46.655 INFO kablam! To learn more, run the command again with --verbose. Sep 06 01:11:46.662 INFO kablam! su: No module specific data is present Sep 06 01:11:47.751 INFO running `"docker" "rm" "-f" "4874e46a154a1173c256cc2881695e8c8acc743209ee31222228cd7588ac7c9a"` Sep 06 01:11:47.867 INFO blam! 4874e46a154a1173c256cc2881695e8c8acc743209ee31222228cd7588ac7c9a